From 6071241872f47d0836c95602a2fec77e9d9714b7 Mon Sep 17 00:00:00 2001 From: Junyan Qin Date: Fri, 14 Feb 2025 13:36:59 +0800 Subject: [PATCH] chore: release v3.4.8 --- 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 abb7d50c..cd240d62 100644 --- a/pkg/utils/constants.py +++ b/pkg/utils/constants.py @@ -1,4 +1,4 @@ -semantic_version = "v3.4.7.2" +semantic_version = "v3.4.8" debug_mode = False