Skip to content

Commit cd9eaaa

Browse files
committed
Fixed version in docs/conf.py.
1 parent 42d970b commit cd9eaaa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,9 +55,9 @@
5555
# built documents.
5656
#
5757
# The short X.Y version.
58-
version = '1.1'
58+
version = '1.7'
5959
# The full version, including alpha/beta/rc tags.
60-
release = '1.1'
60+
release = version
6161

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

0 commit comments

Comments
 (0)