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