From 2b7aa9ec73a9e6608b8043d5abc42345540c7329 Mon Sep 17 00:00:00 2001 From: Paulo Vital Date: Mon, 29 Jun 2026 10:11:48 +0200 Subject: [PATCH] chore(version): Bump version to 3.16.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 261f18b9..bfee1e86 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.15.0" +VERSION = "3.16.0"