Skip to content

Commit 4b61c6d

Browse files
authored
v0.11.5
2 parents b409fca + 72220d5 commit 4b61c6d

File tree

4 files changed

+193
-186
lines changed

4 files changed

+193
-186
lines changed

doc/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ def _LatestTagName():
3737

3838
# The full version, including alpha/beta/rc tags
3939
version = "0.11" # The short X.Y version.
40-
release = "0.11.4" # The full version, including alpha/beta/rc tags.
40+
release = "0.11.5" # The full version, including alpha/beta/rc tags.
4141
try:
4242
if _IsUnderGitControl:
4343
latestTagName = _LatestTagName()[1:] # remove prefix "v"

0 commit comments

Comments
 (0)