From 98a9fed726a5915372367b41365db9824e2fd83b Mon Sep 17 00:00:00 2001 From: Junyan Qin Date: Sun, 2 Mar 2025 18:08:59 +0800 Subject: [PATCH] chore: release v3.4.10 --- 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 5f950139..3db39a98 100644 --- a/pkg/utils/constants.py +++ b/pkg/utils/constants.py @@ -1,4 +1,4 @@ -semantic_version = "v3.4.9.5" +semantic_version = "v3.4.10" debug_mode = False