From 45a10b4ac7d4f96a8d33bec8019c6ce3317db57b Mon Sep 17 00:00:00 2001 From: RockChinQ <1010553892@qq.com> Date: Fri, 5 Jul 2024 18:19:10 +0800 Subject: [PATCH] chore: release v3.2.4 --- 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 182455e..cb2070c 100644 --- a/pkg/utils/constants.py +++ b/pkg/utils/constants.py @@ -1 +1 @@ -semantic_version = "v3.2.3" +semantic_version = "v3.2.4"