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