From de2bf7900492444fcccd920ff090d3f70c9aa95c Mon Sep 17 00:00:00 2001 From: Junyan Qin Date: Thu, 30 Jan 2025 00:16:33 +0800 Subject: [PATCH] chore: release v3.4.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 2105b15a..9163ce51 100644 --- a/pkg/utils/constants.py +++ b/pkg/utils/constants.py @@ -1,4 +1,4 @@ -semantic_version = "v3.4.3.2" +semantic_version = "v3.4.4" debug_mode = False