From 75af631c17863553b5f25ebf9c08d4a5a7080dda Mon Sep 17 00:00:00 2001 From: Junyan Qin Date: Thu, 13 Feb 2025 00:49:19 +0800 Subject: [PATCH] chore: release v3.4.7.2 --- 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 0b9966da..abb7d50c 100644 --- a/pkg/utils/constants.py +++ b/pkg/utils/constants.py @@ -1,4 +1,4 @@ -semantic_version = "v3.4.7.1" +semantic_version = "v3.4.7.2" debug_mode = False