From 82afc294d333c156af6ceb64c4546f98ca4d5c39 Mon Sep 17 00:00:00 2001
From: geant-release-service <swd@geant.org>
Date: Wed, 24 Apr 2024 14:55:52 +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 0ad9131..408e53d 100644
--- a/setup.py
+++ b/setup.py
@@ -2,7 +2,7 @@ from setuptools import setup
 
 setup(
     name="goat-lso",
-    version="1.10",
+    version="1.11",
     author="GÉANT Orchestration & Automation Team",
     author_email="goat@geant.org",
     description="Lightweight Service Orchestrator",
-- 
GitLab