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