From fef4ffaed056fdd7fa70cd0a298e103cc7cd3be0 Mon Sep 17 00:00:00 2001 From: Akirami <66513481+A-kirami@users.noreply.github.com> Date: Tue, 5 Sep 2023 11:01:47 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=20v0.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 f25deb7..cf6a0ef 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "KiramiBot" -version = "0.2.0" +version = "0.2.1" description = "🌟 读作 Kirami,写作星见,简明轻快的聊天机器人应用。" authors = [{ name = "Akirami", email = "akiramiaya@outlook.com" }] requires-python = ">=3.10,<4.0"