From e775499080e28d8440ed1f81ebe271086d800af5 Mon Sep 17 00:00:00 2001 From: Junyan Qin Date: Sun, 2 Feb 2025 17:10:12 +0800 Subject: [PATCH] chore: release v3.4.5 --- 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 2dc4a3c9..2b6979ad 100644 --- a/pkg/utils/constants.py +++ b/pkg/utils/constants.py @@ -1,4 +1,4 @@ -semantic_version = "v3.4.4.1" +semantic_version = "v3.4.5" debug_mode = False