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