From bd0438df76cb6c6213cc2752aac2a256255fa29f Mon Sep 17 00:00:00 2001 From: Junyan Qin Date: Sun, 16 Mar 2025 17:04:34 +0800 Subject: [PATCH] chore: release v3.4.10.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 c38172c4..e691d4d8 100644 --- a/pkg/utils/constants.py +++ b/pkg/utils/constants.py @@ -1,4 +1,4 @@ -semantic_version = "v3.4.10.3" +semantic_version = "v3.4.10.4" debug_mode = False