From eca7054a5b0b1c96b33384386da898bc392977af Mon Sep 17 00:00:00 2001 From: geant-release-service <swd@geant.org> Date: Sat, 21 Sep 2024 14:51:43 +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 492c051..b63bb2c 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ from setuptools import setup setup( name="goat-lso", - version="1.15.0", + version="1.15.1", author="GÉANT Orchestration & Automation Team", author_email="goat@geant.org", description="Lightweight Service Orchestrator", -- GitLab