From 4618d24a957691f3a66b964b29dcedc466c23138 Mon Sep 17 00:00:00 2001
From: geant-release-service <swd@geant.org>
Date: Fri, 26 Jan 2024 09:37:37 +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 653131fd..4c5d9bca 100644
--- a/setup.py
+++ b/setup.py
@@ -2,7 +2,7 @@ from setuptools import find_packages, setup
 
 setup(
     name="geant-service-orchestrator",
-    version="0.4",
+    version="0.5",
     author="GÉANT",
     author_email="swd@geant.org",
     description="GÉANT Service Orchestrator",
-- 
GitLab