We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f44b0de + acbb076 commit f1f955aCopy full SHA for f1f955a
VERSION
@@ -1 +1 @@
1
-v0.1.8.dev
+v0.1.8
docs/conf.py
@@ -58,9 +58,9 @@
58
# built documents.
59
#
60
# The short X.Y version.
61
-version = u'0.1.8.dev'
+version = u'0.1.8'
62
# The full version, including alpha/beta/rc tags.
63
-release = u'0.1.8.dev'
+release = u'0.1.8'
64
65
# The language for content autogenerated by Sphinx. Refer to documentation
66
# for a list of supported languages.
0 commit comments