Skip to content

Commit

Permalink
Update Version
Browse files Browse the repository at this point in the history
  • Loading branch information
elpapi42 committed Oct 25, 2019
1 parent 2066507 commit 197b41a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -3,7 +3,7 @@
with open("README.md", "r") as fh:
long_description = fh.read()

version="v0.4"
version="v0.5"
print("\nPackages: " + str(setuptools.find_packages()) + "\n")

setuptools.setup(
Expand Down

0 comments on commit 197b41a

Please sign in to comment.