From 02bc1fc45e24ee5c3d4d838a89238b8d45c61e32 Mon Sep 17 00:00:00 2001 From: Junyan Qin Date: Wed, 5 Mar 2025 21:12:52 +0800 Subject: [PATCH] chore: release v3.4.10.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 a43d7349..314f48cc 100644 --- a/pkg/utils/constants.py +++ b/pkg/utils/constants.py @@ -1,4 +1,4 @@ -semantic_version = "v3.4.10.1" +semantic_version = "v3.4.10.2" debug_mode = False