From 8af401eea4f3f8827d42a72c394073f66555fc0d Mon Sep 17 00:00:00 2001 From: "Junyan Qin (Chin)" Date: Wed, 23 Apr 2025 17:34:00 +0800 Subject: [PATCH] chore: release v3.4.14.2 (#1326) --- 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 6a265424..631a04d2 100644 --- a/pkg/utils/constants.py +++ b/pkg/utils/constants.py @@ -1,4 +1,4 @@ -semantic_version = "v3.4.14.1" +semantic_version = "v3.4.14.2" debug_mode = False