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