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