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