diff --git a/setup.py b/setup.py index 072a5ff..1bafc0c 100644 --- a/setup.py +++ b/setup.py @@ -6,7 +6,7 @@ with open('README.md') as file: setup( name="tpro", - version="0.02", + version="0.03", url='https://github.com/zevaverbach/tpro', install_requires=[ 'Click',