From 0d235aaef8026285503c6b415e5cdb7c5a616146 Mon Sep 17 00:00:00 2001 From: Junyan Qin Date: Wed, 19 Mar 2025 22:50:15 +0800 Subject: [PATCH] chore: bump version 3.4.11 --- 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 e691d4d8..14b2b74c 100644 --- a/pkg/utils/constants.py +++ b/pkg/utils/constants.py @@ -1,4 +1,4 @@ -semantic_version = "v3.4.10.4" +semantic_version = "v3.4.11" debug_mode = False