From f600060b9eae555ae31f4ab792ec6c48e68b1a28 Mon Sep 17 00:00:00 2001 From: scdhh <51957264+shoucandanghehe@users.noreply.github.com> Date: Wed, 31 May 2023 06:23:39 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=200.4.1?= 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 9a59eec..868b659 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "nonebot-plugin-tetris-stats" -version = "0.4.0.post1" +version = "0.4.1" description = "一个基于nonebot2的用于查询TETRIS相关游戏玩家数据的插件" authors = ["scdhh "] readme = "README.md"