diff --git a/setup.py b/setup.py
index bf34cd436c364f09fb5a1a488f7615443595dbce..492c0516138f97eb276e1df0d2c752545c632032 100644
--- a/setup.py
+++ b/setup.py
@@ -2,7 +2,7 @@ from setuptools import setup
 
 setup(
     name="goat-lso",
-    version="1.15",
+    version="1.15.0",
     author="GÉANT Orchestration & Automation Team",
     author_email="goat@geant.org",
     description="Lightweight Service Orchestrator",