diff --git a/setup.py b/setup.py
index e856a7a87089e7b5618cf8d882bc3ac84cdbe30a..691295ab3ef0d0c17920e46e7241a9e3affee835 100644
--- a/setup.py
+++ b/setup.py
@@ -4,7 +4,7 @@ from setuptools import find_packages, setup
 
 setup(
     name="geant-service-orchestrator",
-    version="2.0",
+    version="2.1",
     author="GÉANT Orchestration and Automation Team",
     author_email="goat@geant.org",
     description="GÉANT Service Orchestrator",