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