From e0809a4d318b70d636c030c450908d8d430346d0 Mon Sep 17 00:00:00 2001 From: Paulo Vital Date: Thu, 26 Mar 2026 17:41:48 +0100 Subject: [PATCH] chore(version): Bump version to `3.12.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 158cdd10..2e32831a 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.11.1" +VERSION = "3.12.0"