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