From 3579f443bb360cbdfea32ebd3f0ca5522756ee4e Mon Sep 17 00:00:00 2001 From: geant-release-service <swd@geant.org> Date: Fri, 9 Feb 2024 12:45:23 +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 69c9c42..ebc7405 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ from setuptools import find_packages, setup setup( name="goat-lso", - version="1.2", + version="1.3", author="GÉANT Orchestration & Automation Team", author_email="goat@geant.org", description="Lightweight Service Orchestrator", -- GitLab