This commit is contained in:
2019-02-20 09:02:37 -05:00
parent cccd82d3cb
commit 786a5d0089
2 changed files with 59 additions and 1 deletions

View File

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