Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
hedyhli authored Jun 27, 2020
1 parent a341114 commit b3c8404
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 @@ -5,7 +5,7 @@
with io.open("README.md", "rt", encoding="utf8") as f:
long_desc = f.read()

VERSION = "2.5.0"
VERSION = "2.5.1"

# This call to setup() does all the work
setup(
Expand Down

0 comments on commit b3c8404

Please sign in to comment.