diff --git a/setup.py b/setup.py
index 1887060c46b786a2460d200937a9afcb33074f15..74901042ddcac8f61c797a6939759ce2d3444733 100644
--- a/setup.py
+++ b/setup.py
@@ -3,7 +3,7 @@ from setuptools import setup
 setup(
     name="geant-service-orchestrator-gui",
     py_modules=[],
-    version="2.7",
+    version="2.8",
     author="GÉANT Orchestration and Automation Team",
     author_email="goat@geant.org",
     description="GÉANT Service Orchestrator GUI dummy package",