From bee977dc575d0aafb1a445fe09c2f8d52b4c27cb Mon Sep 17 00:00:00 2001 From: geant-release-service <swd@geant.org> Date: Wed, 7 May 2025 14:37:32 +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 8e83d4c1e..58344ee06 100644 --- a/setup.py +++ b/setup.py @@ -4,7 +4,7 @@ from setuptools import find_packages, setup setup( name="geant-service-orchestrator", - version="3.3", + version="3.4", author="GÉANT Orchestration and Automation Team", author_email="goat@geant.org", description="GÉANT Service Orchestrator", -- GitLab