From e4518ebcf17dae3f7167d5feb6d5e9f9c1ba6470 Mon Sep 17 00:00:00 2001 From: Junyan Qin Date: Fri, 31 Jan 2025 17:42:12 +0800 Subject: [PATCH] chore: release v3.4.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 9163ce51..2dc4a3c9 100644 --- a/pkg/utils/constants.py +++ b/pkg/utils/constants.py @@ -1,4 +1,4 @@ -semantic_version = "v3.4.4" +semantic_version = "v3.4.4.1" debug_mode = False