From 5c654126eba908d96ceb3bb31e9178bae7ecdf92 Mon Sep 17 00:00:00 2001 From: zhongwen-4 <2401128923@qq.com> Date: Fri, 20 Sep 2024 11:47:06 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E7=89=88=E6=9C=AC=E5=8F=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 544cbd7..63fa141 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "nonebot-plugin-batch-withdrawal" -version = "0.0.4" +version = "0.0.5" description = "批量撤回" readme = "README.md" requires-python = ">=3.9, <4.0"