diff --git a/setup.py b/setup.py index fee3fab..5299803 100644 --- a/setup.py +++ b/setup.py @@ -9,7 +9,7 @@ setuptools.setup( name="enochecker_test", - version="0.6.0", + version="0.6.1", author="ldruschk", author_email="ldruschk@posteo.de", description="Library to help testing checker scripts based on enochecker",