diff --git a/setup.py b/setup.py index 2df84132d32816597c4c21c9f2519e38adf82984..afc43afa32e88cf09460abbe3db122473eb538ae 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ from setuptools import find_packages, setup setup( name="geant-service-orchestrator", - version="0.1", + version="0.2", author="GÉANT", author_email="swd@geant.org", description="GÉANT Service Orchestrator",