From a4283307f19cc0009ca854b6f06b77afb25b2e0c Mon Sep 17 00:00:00 2001 From: Melodyknit <2711402357@qq.com> Date: Thu, 1 Jun 2023 10:34:58 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20=E4=BF=AE=E6=94=B9=E7=89=88?= =?UTF-8?q?=E6=9C=AC?= 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 3a333d6..771b7b3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "nonebot-plugin-animeres" -version = "1.0.0" +version = "1.0.1" description = "动漫资源获取插件" authors = ["MelodyKnit <2711402357@qq.com>"] readme = "README.md"