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