Skip to content

Commit 36165fc

Browse files
authored
Fix Sphinx short version value in conf.py
1 parent f9528d8 commit 36165fc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

config/sphinx-build/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
# built documents.
4949
#
5050
# The short X.Y version.
51-
version = '3.7.1-4'
51+
version = '3.7'
5252
# The full version, including alpha/beta/rc tags.
5353
release = '3.7.1-4'
5454

0 commit comments

Comments
 (0)