diff --git a/setup.py b/setup.py index 25123d7..1d68834 100644 --- a/setup.py +++ b/setup.py @@ -6,7 +6,7 @@ with open('README_PYPI.md') as file: setup( name="tpro", - version="0.1", + version="0.11", url='https://github.com/zevaverbach/tpro', install_requires=[ 'Click',