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