diff --git a/setup.py b/setup.py index 7d213e5..1b64e03 100644 --- a/setup.py +++ b/setup.py @@ -10,7 +10,7 @@ def read(filename): setup( name='deterrers-cli', - version='0.5', + version='0.6', description='Command line client for DETERRERS', url='https://github.com/virtUOS/proteuscmd', author='Lars Kiesow',