bump version

This commit is contained in:
2020-03-11 07:41:14 +01:00
parent 146497668a
commit 7d72b5aa73
+1 -1
View File
@@ -7,7 +7,7 @@ here = os.path.abspath(os.path.dirname(__file__))
README = open(os.path.join(here, 'Readme.md')).read()
setup(name='pylauncher',
version='2.0.2',
version='2.0.3',
description="Standard PSI tool for accessing GUIs",
long_description=README,
author='Paul Scherrer Institute',