From dccc6021eeab7a195911b0c59a9d5fa2c26ca18f Mon Sep 17 00:00:00 2001 From: zhaomaoniu <2667292003@qq.com> Date: Sun, 12 May 2024 10:48:49 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=8C=A7=20=20version0.2.1?= 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 75b0f69..04209bf 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "nonebot-plugin-anime-downloader" -version = "0.2.0" +version = "0.2.1" description = "✨ 基于 qBittorrent Web UI 的番剧下载 NoneBot 插件 ✨" authors = [ {name = "zhaomaoniu", email = "2667292003@qq.com"},