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