Skip to content

Commit

Permalink
v0.10.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Paebbels authored Jun 26, 2021
2 parents f61060f + 09497f9 commit 5989e34
Show file tree
Hide file tree
Showing 4 changed files with 205 additions and 103 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.9" # The short X.Y version.
release = "0.10.4" # The full version, including alpha/beta/rc tags.
release = "0.10.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 5989e34

Please sign in to comment.