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