diff --git a/setup.py b/setup.py index 991160b..dbd9d7e 100644 --- a/setup.py +++ b/setup.py @@ -14,7 +14,7 @@ def cli_test_suite(): setuptools.setup( name="nothelm.py", scripts=["bin/nothelm"], - version="0.2.2", + version="0.2.3", author="NeuroForge GmbH & Co. KG", author_email="kontakt@neuroforge.de", description="nothelm.py",