We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6e7999f + 1a21dd8 commit 2272a1dCopy full SHA for 2272a1d
1 file changed
template/docs/conf.py.jinja
@@ -26,7 +26,7 @@ author = u"{{ full_name|replace('\"', '\\\"') }}"
26
# built documents.
27
#
28
# The short X.Y version.
29
-version = "0.1.0"
+version = "{{ version }}"
30
# The full version, including alpha/beta/rc tags.
31
release = version
32
0 commit comments