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