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