From fde6822b5ca615e11474cf2435849055bd839eb6 Mon Sep 17 00:00:00 2001 From: RockChinQ <1010553892@qq.com> Date: Wed, 8 May 2024 02:28:40 +0000 Subject: [PATCH] chore: release v3.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 bc930b10..0addd9f1 100644 --- a/pkg/utils/constants.py +++ b/pkg/utils/constants.py @@ -1 +1 @@ -semantic_version = "v3.1.0.4" +semantic_version = "v3.1.1"