From 497d77c7eb2ea7d97f439b950c57a7e2b89b10e6 Mon Sep 17 00:00:00 2001 From: ieew Date: Thu, 8 Sep 2022 15:55:22 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8F=91=E7=89=88?= 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 de0ffba..a7463e6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "nonebot_adapter_mirai2" -version = "0.0.15" +version = "0.0.16" description = "兼容 MiraiApiHttp2.x 的 nonebot2_adapter" authors = ["ieew "] license = "AGPL-3.0"