Skip to content

Commit

Permalink
[skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
hedyhli authored Jun 24, 2020
1 parent 68f82ef commit 1cc2daf
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.2.1"
VERSION = "2.2.2"

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

0 comments on commit 1cc2daf

Please sign in to comment.