Skip to content

Commit

Permalink
Merge commit for internal changes
Browse files Browse the repository at this point in the history
  • Loading branch information
wbakst committed Sep 30, 2021
2 parents bd3895e + cc85845 commit 784eca5
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.8"
__version__ = "2.0.9"

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

0 comments on commit 784eca5

Please sign in to comment.