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.
1 parent 2b056c0 commit 7b52660Copy full SHA for 7b52660
docs/conf.py
@@ -56,11 +56,10 @@
56
# |version| and |release|, also used in various other places throughout the
57
# built documents.
58
59
-from charm4py import charm4py_version
60
# The short X.Y version.
61
-version = charm4py_version
+version = '1.1'
62
# The full version, including alpha/beta/rc tags.
63
-release = charm4py_version
+release = '1.1'
64
65
# The language for content autogenerated by Sphinx. Refer to documentation
66
# for a list of supported languages.
0 commit comments