From 5311e787766b100584166113a23a69344beb5e09 Mon Sep 17 00:00:00 2001 From: Junyan Qin Date: Wed, 12 Feb 2025 15:16:02 +0800 Subject: [PATCH] chore: release v3.4.7.1 --- 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 7e582b0f..0b9966da 100644 --- a/pkg/utils/constants.py +++ b/pkg/utils/constants.py @@ -1,4 +1,4 @@ -semantic_version = "v3.4.7" +semantic_version = "v3.4.7.1" debug_mode = False