From 79b49ff44343b44908e0766a46856125963efca7 Mon Sep 17 00:00:00 2001 From: geant-release-service <swd@geant.org> Date: Thu, 28 Mar 2024 09:10:04 +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 61c48bb..57bc025 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ from setuptools import setup setup( name="goat-lso", - version="1.7", + version="1.8", author="GÉANT Orchestration & Automation Team", author_email="goat@geant.org", description="Lightweight Service Orchestrator", -- GitLab