diff --git a/setup.py b/setup.py
index 9c29da53215b11c1027726152ddc10f7ea6e3ce7..dbff86ff652cd511b355703dfa9a5355d2318b4d 100644
--- a/setup.py
+++ b/setup.py
@@ -2,7 +2,7 @@ from setuptools import find_packages, setup
 
 setup(
     name="goat-lso",
-    version="0.11",
+    version="0.12",
     author="GÉANT Orchestration & Automation Team",
     author_email="goat@geant.org",
     description="Lightweight Service Orchestrator",