bumped setup.py

This commit is contained in:
2019-02-20 09:03:05 -05:00
parent 786a5d0089
commit 8782a0fda0

View File

@@ -6,7 +6,7 @@ with open('README.md') as file:
setup(
name="tpro",
version="0.04",
version="0.05",
url='https://github.com/zevaverbach/tpro',
install_requires=[
'Click',