Skip to content

Commit

Permalink
Merge commit for internal changes
Browse files Browse the repository at this point in the history
  • Loading branch information
mmilanifard committed Oct 20, 2022
2 parents 88f7306 + a864edb commit 7ea1727
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
# This version number should always be that of the *next* (unreleased) version.
# Immediately after uploading a package to PyPI, you should increment the
# version number and push to gitHub.
__version__ = "2.0.10"
__version__ = "2.0.11"

if "--release" in sys.argv:
sys.argv.remove("--release")
Expand Down

0 comments on commit 7ea1727

Please sign in to comment.