From c0540769c8b0d68615801d4c7b9a4b0b1d7b75e5 Mon Sep 17 00:00:00 2001 From: shoucandanghehe Date: Sat, 19 Oct 2024 17:40:00 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=201.5.4?= 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 c984af8..0840df8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = 'nonebot-plugin-tetris-stats' -version = '1.5.3' +version = "1.5.4" description = '一款基于 NoneBot2 的用于查询 Tetris 相关游戏数据的插件' authors = ['scdhh '] readme = 'README.md'