From 31a7503df36ed3a35c0202a9108c765a07c6b2a3 Mon Sep 17 00:00:00 2001 From: Junyan Qin Date: Sun, 17 Nov 2024 20:48:45 +0800 Subject: [PATCH] chore: release v3.4.0 --- 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 35a5fda7..069f1421 100644 --- a/pkg/utils/constants.py +++ b/pkg/utils/constants.py @@ -1,4 +1,4 @@ -semantic_version = "v3.3.1.1" +semantic_version = "v3.4.0" debug_mode = False