From ffe9c3e0f876eefc5fef82cae5f3f255e5c3d4b4 Mon Sep 17 00:00:00 2001 From: "Junyan Qin (Chin)" Date: Mon, 31 Mar 2025 00:02:54 +0800 Subject: [PATCH] chore: release v3.4.11.2 (#1257) --- pkg/utils/constants.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkg/utils/constants.py b/pkg/utils/constants.py index 1e84a22e..5830d883 100644 --- a/pkg/utils/constants.py +++ b/pkg/utils/constants.py @@ -1,4 +1,4 @@ -semantic_version = "v3.4.11.1" +semantic_version = "v3.4.11.2" debug_mode = False