Skip to content

Commit 7b52660

Browse files
Version Change (#300)
1 parent 2b056c0 commit 7b52660

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

docs/conf.py

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -56,11 +56,10 @@
5656
# |version| and |release|, also used in various other places throughout the
5757
# built documents.
5858

59-
from charm4py import charm4py_version
6059
# The short X.Y version.
61-
version = charm4py_version
60+
version = '1.1'
6261
# The full version, including alpha/beta/rc tags.
63-
release = charm4py_version
62+
release = '1.1'
6463

6564
# The language for content autogenerated by Sphinx. Refer to documentation
6665
# for a list of supported languages.

0 commit comments

Comments
 (0)