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