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