From d659d01b1e96d9b50823a96aeb9d9f286a8b6918 Mon Sep 17 00:00:00 2001 From: Junyan Qin Date: Tue, 25 Feb 2025 17:03:00 +0800 Subject: [PATCH] chore: release v3.4.9.4 --- 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 beb59521..6019dc1b 100644 --- a/pkg/utils/constants.py +++ b/pkg/utils/constants.py @@ -1,4 +1,4 @@ -semantic_version = "v3.4.9.3" +semantic_version = "v3.4.9.4" debug_mode = False