diff --git a/setup.py b/setup.py
index 82661968f448d6d87fdf7583360a6be254d6f41c..2fcf9799777b7fc3a7bbd56c99307d3818fbfe7e 100644
--- a/setup.py
+++ b/setup.py
@@ -2,7 +2,7 @@ from setuptools import find_packages, setup
 
 setup(
     name="geant-service-orchestrator",
-    version="1.4",
+    version="1.5",
     author="GÉANT Orchestration and Automation Team",
     author_email="goat@geant.org",
     description="GÉANT Service Orchestrator",