From 326aad3c00da32cfdcf2767796765207b3a3d1ff Mon Sep 17 00:00:00 2001 From: Junyan Qin Date: Tue, 4 Feb 2025 20:57:06 +0800 Subject: [PATCH] chore: release v3.4.6 --- 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 6b862322..0dce973c 100644 --- a/pkg/utils/constants.py +++ b/pkg/utils/constants.py @@ -1,4 +1,4 @@ -semantic_version = "v3.4.5.2" +semantic_version = "v3.4.6" debug_mode = False