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