From 46f4df4891880740cbf1d40dc258cfb8c6f477d2 Mon Sep 17 00:00:00 2001
From: geant-release-service <swd@geant.org>
Date: Sat, 21 Sep 2024 13:22:48 +0000
Subject: [PATCH] incremented version for next hotfix iteration

---
 setup.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/setup.py b/setup.py
index 3484ae9..f408006 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.5",
+    version="2.5.0",
     author="GÉANT Orchestration and Automation Team",
     author_email="goat@geant.org",
     description="GÉANT Service Orchestrator GUI dummy package",
-- 
GitLab