diff --git a/setup.py b/setup.py index 646364102ed9634cc655a6882a8becf2cf3d02a7..64423cc3bf393a932ae4d2cd3b2c46c8e98e062f 100644 --- a/setup.py +++ b/setup.py @@ -4,7 +4,7 @@ from setuptools import find_packages, setup setup( name="geant-service-orchestrator", - version="2.4", + version="2.5", author="GÉANT Orchestration and Automation Team", author_email="goat@geant.org", description="GÉANT Service Orchestrator",