From cdb2db348e1ff575aace743137a13bc922b54d87 Mon Sep 17 00:00:00 2001 From: Junyan Qin Date: Sun, 23 Feb 2025 23:06:40 +0800 Subject: [PATCH] chore: release v3.4.9 --- 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 cd240d62..f6137a95 100644 --- a/pkg/utils/constants.py +++ b/pkg/utils/constants.py @@ -1,4 +1,4 @@ -semantic_version = "v3.4.8" +semantic_version = "v3.4.9" debug_mode = False