From 4edf0b4dca69fc51e52bc60b88398d23f1a6e991 Mon Sep 17 00:00:00 2001
From: geant-release-service <swd@geant.org>
Date: Thu, 17 Oct 2024 11:09:51 +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 4917993..44de91e 100644
--- a/setup.py
+++ b/setup.py
@@ -2,7 +2,7 @@ from setuptools import setup
 
 setup(
     name="goat-lso",
-    version="1.17",
+    version="1.18",
     author="GÉANT Orchestration & Automation Team",
     author_email="goat@geant.org",
     description="Lightweight Service Orchestrator",
-- 
GitLab