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