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