From 37dc5b41352709f9d9a19b45e474fa55200672bc Mon Sep 17 00:00:00 2001 From: Junyan Qin Date: Thu, 23 Jan 2025 13:32:51 +0800 Subject: [PATCH] chore: release v3.4.3.1 --- 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 2e5ad44a..65eb0495 100644 --- a/pkg/utils/constants.py +++ b/pkg/utils/constants.py @@ -1,4 +1,4 @@ -semantic_version = "v3.4.3" +semantic_version = "v3.4.3.1" debug_mode = False