We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33e9144 commit 4d1b2eaCopy full SHA for 4d1b2ea
docs/source/conf.py
@@ -26,7 +26,7 @@
26
# The short X.Y version
27
version = ''
28
# The full version, including alpha/beta/rc tags
29
-release = '0.5.20211115015133'
+release = '0.5.20211115015143'
30
31
# -- General configuration ---------------------------------------------------
32
mementoembed/version.py
@@ -1,3 +1,3 @@
1
__appname__ = "MementoEmbed"
2
-__appversion__ = '0.5.20211115015133'
+__appversion__ = '0.5.20211115015143'
3
__useragent__ = "{}/{}".format(__appname__, __appversion__)
0 commit comments