From fabf93f741d4b7fedf8f5b524617b9bd453f83bf Mon Sep 17 00:00:00 2001 From: Junyan Qin Date: Tue, 11 Feb 2025 12:56:13 +0800 Subject: [PATCH] chore: release v3.4.7 --- 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 61ed497b..7e582b0f 100644 --- a/pkg/utils/constants.py +++ b/pkg/utils/constants.py @@ -1,4 +1,4 @@ -semantic_version = "v3.4.6.2" +semantic_version = "v3.4.7" debug_mode = False