From 68c7de5199f341dcdf6e70fd0724797a6b9a1931 Mon Sep 17 00:00:00 2001 From: Junyan Qin Date: Mon, 24 Feb 2025 23:01:10 +0800 Subject: [PATCH] chore: release v3.4.9.3 --- 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 e2e660d2..beb59521 100644 --- a/pkg/utils/constants.py +++ b/pkg/utils/constants.py @@ -1,4 +1,4 @@ -semantic_version = "v3.4.9.2" +semantic_version = "v3.4.9.3" debug_mode = False