From 59211191a4447b08cd59f6e2dbf3ba97ca6ef6bd Mon Sep 17 00:00:00 2001 From: Junyan Qin Date: Sat, 23 Nov 2024 00:23:47 +0800 Subject: [PATCH] chore: release v3.4.0.2 --- 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 0c5f122d..54caf53b 100644 --- a/pkg/utils/constants.py +++ b/pkg/utils/constants.py @@ -1,4 +1,4 @@ -semantic_version = "v3.4.0.1" +semantic_version = "v3.4.0.2" debug_mode = False