From fbe018e56a5aed6488edbd8c47c3466071ddbc1f Mon Sep 17 00:00:00 2001 From: shoucandanghehe Date: Sat, 8 Jun 2024 12:04:44 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=201.2.11?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pyproject.toml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 42c84b4f..a80e0fcb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = 'nonebot-plugin-tetris-stats' -version = '1.2.10' +version = '1.2.11' description = '一款基于 NoneBot2 的用于查询 Tetris 相关游戏数据的插件' authors = ['scdhh '] readme = 'README.md' @@ -129,3 +129,4 @@ quote-style = 'single' [tool.nonebot] plugins = ['nonebot_plugin_tetris_stats'] +# plugins = ['test_user']