Skip to content

Commit

Permalink
[skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
hedyhli authored Jul 3, 2020
1 parent 18c09ee commit 830d0ef
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 @@ -7,7 +7,7 @@
with io.open("README.md", "rt", encoding="utf8") as f:
long_desc = f.read()

VERSION = "2.7.0"
VERSION = "2.7.1"

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

0 comments on commit 830d0ef

Please sign in to comment.