From f1bfe97d663b9296dfc3c0f2a28a02f71d84c150 Mon Sep 17 00:00:00 2001
From: geant-release-service <swd@geant.org>
Date: Thu, 15 May 2025 11:32:40 +0000
Subject: [PATCH] incremented version for next development iteration

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

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