From 629ebae0e972dfcb57cebd2b6b1912854e9939e3 Mon Sep 17 00:00:00 2001 From: "Junyan Qin (Chin)" Date: Fri, 28 Mar 2025 23:48:09 +0800 Subject: [PATCH] chore: release v3.4.11.1 (#1244) --- 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 14b2b74c..1e84a22e 100644 --- a/pkg/utils/constants.py +++ b/pkg/utils/constants.py @@ -1,4 +1,4 @@ -semantic_version = "v3.4.11" +semantic_version = "v3.4.11.1" debug_mode = False