From 9e6a01fefd4a2b65e0ce72f23a4e1f55844ac6b7 Mon Sep 17 00:00:00 2001 From: RockChinQ <1010553892@qq.com> Date: Fri, 31 May 2024 19:20:34 +0800 Subject: [PATCH] chore: release v3.2.2 --- 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 2167b800..1b59bdce 100644 --- a/pkg/utils/constants.py +++ b/pkg/utils/constants.py @@ -1 +1 @@ -semantic_version = "v3.2.1" +semantic_version = "v3.2.2"