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