diff --git a/setup.py b/setup.py index 4e32cb5c25456622a9e6b3ddabb262ed4ce858ab..6a1fdd8abf337fef8a345765329ec32949ae68cf 100644 --- a/setup.py +++ b/setup.py @@ -4,7 +4,7 @@ from setuptools import find_packages, setup setup( name="geant-service-orchestrator", - version="3.6", + version="3.7", author="GÉANT Orchestration and Automation Team", author_email="goat@geant.org", description="GÉANT Service Orchestrator",