From 92acaf6c2751436e7db53d7725cc71adaf44e793 Mon Sep 17 00:00:00 2001 From: "Junyan Qin (Chin)" Date: Sat, 19 Apr 2025 22:30:22 +0800 Subject: [PATCH] chore: release 3.4.14.1 (#1315) --- 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 451200b0..6a265424 100644 --- a/pkg/utils/constants.py +++ b/pkg/utils/constants.py @@ -1,4 +1,4 @@ -semantic_version = "v3.4.14" +semantic_version = "v3.4.14.1" debug_mode = False