Skip to content

Commit 1947c71

Browse files
authored
Use release as version in docs (ai4os#69)
1 parent b90341a commit 1947c71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
# The full version, including alpha/beta/rc tags.
7070
release = version.release_string
7171
# The short X.Y version.
72-
version = version.version_string
72+
version = version.release_string
7373

7474
# A list of glob-style patterns that should be excluded when looking for
7575
# source files. They are matched against the source file names relative to the

0 commit comments

Comments
 (0)