Skip to content

Commit

Permalink
v0.11.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Paebbels authored Aug 23, 2021
2 parents b409fca + 72220d5 commit 4b61c6d
Show file tree
Hide file tree
Showing 4 changed files with 193 additions and 186 deletions.
2 changes: 1 addition & 1 deletion doc/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ def _LatestTagName():

# The full version, including alpha/beta/rc tags
version = "0.11" # The short X.Y version.
release = "0.11.4" # The full version, including alpha/beta/rc tags.
release = "0.11.5" # The full version, including alpha/beta/rc tags.
try:
if _IsUnderGitControl:
latestTagName = _LatestTagName()[1:] # remove prefix "v"
Expand Down
Loading

0 comments on commit 4b61c6d

Please sign in to comment.