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 Feb 8, 2020
2 parents 058d64f + a44e9c3 commit 602b6dd
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.1"
__version__ = "2.0.2"

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

0 comments on commit 602b6dd

Please sign in to comment.