From 0ce664edce654f9c37dbe4d1c73c3a90dc9e7af7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kyoku=E2=AD=90?= Date: Tue, 25 Jun 2024 23:43:15 +0800 Subject: [PATCH] =?UTF-8?q?#11=20=E5=90=8C=E6=AD=A5?= 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 ff3227d..0214bba 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "maimai-utils" -version = "0.1.4" +version = "0.1.40" authors = ["Kyoku "] readme = "README.md" description = "`maimai-utils`是使用SEGA所属的街机音游maimai的数据进行开发的Python模块,用于快速查询游戏相关的数据。"