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