From 5f9a4817bd4465e193fadc02251199dedfc21618 Mon Sep 17 00:00:00 2001
From: geant-release-service <swd@geant.org>
Date: Mon, 23 Sep 2024 13:47:18 +0000
Subject: [PATCH] Bump version for hotfix release

---
 setup.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/setup.py b/setup.py
index fa3c4db..5df7235 100644
--- a/setup.py
+++ b/setup.py
@@ -2,7 +2,7 @@ from setuptools import setup
 
 setup(
     name="goat-lso",
-    version="1.14",
+    version="1.14.1",
     author="GÉANT Orchestration & Automation Team",
     author_email="goat@geant.org",
     description="Lightweight Service Orchestrator",
-- 
GitLab