From 7538973b330760c0a408e5219b6a3fdadd22631b Mon Sep 17 00:00:00 2001 From: "Junyan Qin (Chin)" Date: Tue, 29 Apr 2025 19:45:19 +0800 Subject: [PATCH] chore: release v3.4.14.3 (#1358) --- 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 631a04d2..16886956 100644 --- a/pkg/utils/constants.py +++ b/pkg/utils/constants.py @@ -1,4 +1,4 @@ -semantic_version = "v3.4.14.2" +semantic_version = "v3.4.14.3" debug_mode = False