From c67caf18df6bf5e6ddd54eca7447502b26235b90 Mon Sep 17 00:00:00 2001 From: Junyan Qin Date: Mon, 10 Mar 2025 22:58:23 +0800 Subject: [PATCH] chore: release v3.4.10.3 --- 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 314f48cc..c38172c4 100644 --- a/pkg/utils/constants.py +++ b/pkg/utils/constants.py @@ -1,4 +1,4 @@ -semantic_version = "v3.4.10.2" +semantic_version = "v3.4.10.3" debug_mode = False