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