From ee739612b6cd1fb4c6f6a123f630ecb9a3468ff3 Mon Sep 17 00:00:00 2001 From: Akirami <66513481+A-kirami@users.noreply.github.com> Date: Sun, 11 Dec 2022 16:24:27 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=20v0.6.0?= 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 4f005fd..26fe626 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "nonebot-plugin-chatgpt" -version = "0.5.2" +version = "0.6.0" description = "NoneBot2 plugin for AI chat" authors = [ {name = "Akirami", email = "Akiramiaya@outlook.com"},