From c65e2bfce6510ac1675014638c1bea654a3d74cd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Onimai=EF=BC=81?= <93068569+Onimaimai@users.noreply.github.com> Date: Mon, 4 Nov 2024 18:38:34 +0000 Subject: [PATCH] update --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index f1dccb1..f7cffa6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "nonebot-plugin-voicemusic" -version = "0.1.12" +version = "0.1.13" description = "nonebot2语音点歌插件" readme = "README.md" requires-python = ">=3.9"