From 13e29a996642753fe995b07f00fe241fa5e06f6b Mon Sep 17 00:00:00 2001 From: "Junyan Qin (Chin)" Date: Mon, 14 Apr 2025 20:19:18 +0800 Subject: [PATCH] chore: release v3.4.13.1 (#1299) --- 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 5ea1b15d..31d27337 100644 --- a/pkg/utils/constants.py +++ b/pkg/utils/constants.py @@ -1,4 +1,4 @@ -semantic_version = "v3.4.13" +semantic_version = "v3.4.13.1" debug_mode = False