From 9e7d9a937d0fb0306ef834136bbcf9ac85907b78 Mon Sep 17 00:00:00 2001 From: Junyan Qin Date: Sun, 15 Dec 2024 12:18:41 +0800 Subject: [PATCH] chore: release v3.4.1.1 --- 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 79aad41d..481211b3 100644 --- a/pkg/utils/constants.py +++ b/pkg/utils/constants.py @@ -1,4 +1,4 @@ -semantic_version = "v3.4.1" +semantic_version = "v3.4.1.1" debug_mode = False