Skip to content

Commit c1b43c5

Browse files
committed
- fix version number in Sphinx docs
1 parent 5434160 commit c1b43c5

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
@@ -60,9 +60,9 @@
6060
# built documents.
6161
#
6262
# The short X.Y version.
63-
version = '7.5'
63+
version = '8.1'
6464
# The full version, including alpha/beta/rc tags.
65-
release = '7.5'
65+
release = '8.1'
6666

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

0 commit comments

Comments
 (0)