Skip to content

Commit

Permalink
Updating version for pypi
Browse files Browse the repository at this point in the history
  • Loading branch information
drylks committed Jun 11, 2020
1 parent 6eb0959 commit 61bef9e
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 @@ -12,7 +12,7 @@
with open('README.md') as f:
long_description = f.read()

version = "0.1.0"
version = "0.1.1"
setup(name="kxy",
version=version,
zip_safe=False,
Expand Down

0 comments on commit 61bef9e

Please sign in to comment.