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