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