From 0094056def01f6e283aa1c377a60c3e1c8086952 Mon Sep 17 00:00:00 2001 From: Junyan Qin Date: Fri, 22 Nov 2024 23:55:24 +0800 Subject: [PATCH] chore: release v3.4.0.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 069f1421..0c5f122d 100644 --- a/pkg/utils/constants.py +++ b/pkg/utils/constants.py @@ -1,4 +1,4 @@ -semantic_version = "v3.4.0" +semantic_version = "v3.4.0.1" debug_mode = False