Skip to content

Commit 3b77c40

Browse files
committed
fix docs version
1 parent 4b80174 commit 3b77c40

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
# The short X.Y version.
3030
version = '.'.join(__version__.split('.')[:2])
3131
# The full version, including alpha/beta/rc tags.
32-
release = version
32+
release = __version__
3333

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

0 commit comments

Comments
 (0)