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