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