From 3ff7aeff941c4973d360af66501420a16431fe2a Mon Sep 17 00:00:00 2001 From: geant-release-service <swd@geant.org> Date: Sat, 21 Sep 2024 15:50:13 +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 6c6a0c6..e17d83e 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ from setuptools import setup setup( name="goat-lso", - version="1.16", + version="1.16.0", author="GÉANT Orchestration & Automation Team", author_email="goat@geant.org", description="Lightweight Service Orchestrator", -- GitLab