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