From 61b671354bf64bfcd785720a4eef41b664032f72 Mon Sep 17 00:00:00 2001 From: scdhh Date: Wed, 10 Aug 2022 14:11:17 +0800 Subject: [PATCH] =?UTF-8?q?=E7=89=88=E6=9C=AC=E6=8E=A8=E8=BF=9B?= 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 7fb27ca..607b434 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "nonebot-plugin-tetris-stats" -version = "0.3.1" +version = "0.3.2" description = "一个基于nonebot2的用于查询TETRIS相关游戏玩家数据的插件" authors = ["scdhh "] readme = "README.md"