diff --git a/setup.py b/setup.py
index 1dae648f7952ee073536bdbbd40e70cf7a7746a9..58c2241dc4515270c7babf8f72f11b4948fe2c1e 100644
--- a/setup.py
+++ b/setup.py
@@ -2,7 +2,7 @@ from setuptools import find_packages, setup
 
 setup(
     name="geant-service-orchestrator",
-    version="1.1",
+    version="1.2",
     author="GÉANT Orchestration and Automation Team",
     author_email="goat@geant.org",
     description="GÉANT Service Orchestrator",