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