Skip to content

Commit e95fa9a

Browse files
committed
docs: Remove incorrect version number from conf.py
Our new theme displays this prominently in side bar
1 parent 9eb749a commit e95fa9a

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
@@ -65,9 +65,9 @@
6565
# built documents.
6666
#
6767
# The short X.Y version.
68-
version = "0.0.0"
68+
# version = "0.0.0"
6969
# The full version, including alpha/beta/rc tags.
70-
release = "0.0.0"
70+
# release = "0.0.0"
7171

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

0 commit comments

Comments
 (0)