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