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