From 1d4a6b71abbfaf89ce17a7efefd16615c0530bce Mon Sep 17 00:00:00 2001 From: RockChinQ <1010553892@qq.com> Date: Thu, 16 May 2024 21:22:40 +0800 Subject: [PATCH] chore: release v3.2.0 --- 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 0addd9f1..81ca04a3 100644 --- a/pkg/utils/constants.py +++ b/pkg/utils/constants.py @@ -1 +1 @@ -semantic_version = "v3.1.1" +semantic_version = "v3.2.0"