From d11c6d9520ef519ca19725f483cba30525991acc Mon Sep 17 00:00:00 2001 From: Paulo Vital Date: Fri, 23 May 2025 10:12:42 +0200 Subject: [PATCH] chore(version): Bump version to 3.4.1 Signed-off-by: Paulo Vital --- src/instana/version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/instana/version.py b/src/instana/version.py index 712464c9..f7e5ee04 100644 --- a/src/instana/version.py +++ b/src/instana/version.py @@ -3,4 +3,4 @@ # Module version file. Used by setup.py and snapshot reporting. -VERSION = "3.4.0" +VERSION = "3.4.1"