diff --git a/setup.py b/setup.py index 742fe44ffba1d95b3319c42ff8cd314af7ffe1bf..34e18cd6f9e462edfac6d9c7c580536662a9c247 100644 --- a/setup.py +++ b/setup.py @@ -4,7 +4,7 @@ from setuptools import find_packages, setup setup( name="geant-service-orchestrator", - version="2.36", + version="2.37", author="GÉANT Orchestration and Automation Team", author_email="goat@geant.org", description="GÉANT Service Orchestrator",