diff --git a/setup.py b/setup.py index 1f0bce54aebf23ed654f9d09e22fbbccc0aae4d6..569ae33fda96e4dd727cfbf89ef3cb03488d4847 100644 --- a/setup.py +++ b/setup.py @@ -4,7 +4,7 @@ from setuptools import find_packages, setup setup( name="geant-service-orchestrator", - version="2.17", + version="2.18", author="GÉANT Orchestration and Automation Team", author_email="goat@geant.org", description="GÉANT Service Orchestrator",