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