From 9c040dda9d5c01e8d871c3fd6f6c927b71c88675 Mon Sep 17 00:00:00 2001
From: geant-release-service <swd@geant.org>
Date: Wed, 9 Oct 2024 11:05:36 +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 840d3367..70b7cd55 100644
--- a/setup.py
+++ b/setup.py
@@ -4,7 +4,7 @@ from setuptools import find_packages, setup
 
 setup(
     name="geant-service-orchestrator",
-    version="2.19",
+    version="2.20",
     author="GÉANT Orchestration and Automation Team",
     author_email="goat@geant.org",
     description="GÉANT Service Orchestrator",
-- 
GitLab