Skip to content

Commit 1229881

Browse files
committed
Omit project version from docs
This is more maintainable while the project simply posts the latest docs from master. [skip ci]
1 parent 7ec2043 commit 1229881

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
@@ -61,9 +61,9 @@
6161
# built documents.
6262
#
6363
# The short X.Y version.
64-
version = '0.5.0'
64+
# version = '0.5.0'
6565
# The full version, including alpha/beta/rc tags.
66-
release = '0.5.0'
66+
# release = '0.5.0'
6767

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

0 commit comments

Comments
 (0)