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