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