From e37faac02155b1b8592a9f26398f27c93a8f7ed7 Mon Sep 17 00:00:00 2001
From: geant-release-service <swd@geant.org>
Date: Thu, 14 Dec 2023 12:38:57 +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 f8ac94b..bfe5cb2 100644
--- a/setup.py
+++ b/setup.py
@@ -2,7 +2,7 @@ from setuptools import find_packages, setup
 
 setup(
     name="goat-lso",
-    version="0.19",
+    version="0.20",
     author="GÉANT Orchestration & Automation Team",
     author_email="goat@geant.org",
     description="Lightweight Service Orchestrator",
-- 
GitLab