diff --git a/setup.py b/setup.py index 46a0c09..8b048fe 100644 --- a/setup.py +++ b/setup.py @@ -9,7 +9,7 @@ with open('package_readme.rst') as file: setup( name='adjutant', - version='0.1.4', + version='0.2.0', description='An admin task workflow service for openstack.', long_description=long_description, url='https://github.com/catalyst/adjutant',