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