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