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