From b1f10a34b7e56ba17bcf0d019b8561fda535b2bf Mon Sep 17 00:00:00 2001 From: Paulo Vital Date: Tue, 1 Jul 2025 12:07:46 +0200 Subject: [PATCH] chore(version): Bump version to 3.5.0 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 e762b663..c73280a0 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.2" +VERSION = "3.5.0"