From 1c158ab9c9b81fae2e5e64d8d593f29db8f5b6f5 Mon Sep 17 00:00:00 2001 From: Cagri Yonca Date: Thu, 12 Feb 2026 15:38:31 +0100 Subject: [PATCH] chore(version): Bump version to `3.10.2` Signed-off-by: Cagri Yonca --- 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 39653281..369924dd 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.10.1" +VERSION = "3.10.2"