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