diff --git a/pyproject.toml b/pyproject.toml index 55b6c79..3534d0a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "nonebot-plugin-mcqq" -version = "2.5.8.post1" +version = "2.5.8.post2" description = "基于NoneBot的QQ群聊与Minecraft Server消息互通插件" authors = ["17TheWord <17theword@gmail.com>"] license = "MIT"