From 51634c1caf2f097f8e54da14fe5a80a4f41acf72 Mon Sep 17 00:00:00 2001 From: "Junyan Qin (Chin)" Date: Wed, 2 Apr 2025 15:23:38 +0800 Subject: [PATCH] chore: release v3.4.12.1 (#1271) --- 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 183a7c44..332756ac 100644 --- a/pkg/utils/constants.py +++ b/pkg/utils/constants.py @@ -1,4 +1,4 @@ -semantic_version = "v3.4.12" +semantic_version = "v3.4.12.1" debug_mode = False