From 086513ddea590e2b6556dc71561a5cd569229d29 Mon Sep 17 00:00:00 2001 From: fllesser Date: Thu, 26 Dec 2024 02:08:40 +0800 Subject: [PATCH] update 0.0.5 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 707dcd7..50df324 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "nonebot-plugin-quark" -version = "0.0.4" +version = "0.0.5" description = "NoneBot2 夸克云盘资源搜索插件" authors = ["fllesser "] readme = "README.md"