diff --git a/setup.py b/setup.py index 383afaf..50d55bf 100644 --- a/setup.py +++ b/setup.py @@ -9,7 +9,7 @@ setup( name = 'pypeflow', - version='2.1.0' + local_version, + version='2.1.1' + local_version, author='J. Chin', author_email='cschin@infoecho.net', license='LICENSE.txt',