diff --git a/setup.py b/setup.py index 3eb6376d0268c2b5f6291676a11ac698f24314d1..745a5c2153b70195650ca474b97bb8225732f110 100644 --- a/setup.py +++ b/setup.py @@ -4,7 +4,7 @@ from setuptools import find_packages, setup setup( name="geant-service-orchestrator", - version="2.12", + version="2.13", author="GÉANT Orchestration and Automation Team", author_email="goat@geant.org", description="GÉANT Service Orchestrator",