We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9ddc827 + a20836e commit 06c9d46Copy full SHA for 06c9d46
doc/conf.py
@@ -37,7 +37,7 @@ def _LatestTagName():
37
38
# The full version, including alpha/beta/rc tags
39
version = "0.9" # The short X.Y version.
40
-release = "0.10.0" # The full version, including alpha/beta/rc tags.
+release = "0.10.1" # The full version, including alpha/beta/rc tags.
41
try:
42
if _IsUnderGitControl:
43
latestTagName = _LatestTagName()[1:] # remove prefix "v"
0 commit comments