From d1c52e00d69a81fe9a0295e48123097d1d871536 Mon Sep 17 00:00:00 2001 From: zevav Date: Wed, 20 Feb 2019 08:47:35 -0500 Subject: [PATCH] bumped setup.py --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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',