From f9bc4a5acd89ac27d784eba60cdbf40ce45d13bb Mon Sep 17 00:00:00 2001 From: Junyan Qin Date: Sat, 14 Dec 2024 18:35:59 +0800 Subject: [PATCH] chore: release v3.4.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 54caf53b..79aad41d 100644 --- a/pkg/utils/constants.py +++ b/pkg/utils/constants.py @@ -1,4 +1,4 @@ -semantic_version = "v3.4.0.2" +semantic_version = "v3.4.1" debug_mode = False