From cb1e23186dcee949ea6829aebb717cd96f0b40bb Mon Sep 17 00:00:00 2001 From: helloplhm-qwq Date: Sat, 20 Jan 2024 18:04:41 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E6=9B=B4=E6=96=B0=E7=89=88=E6=9C=AC?= =?UTF-8?q?=E5=8F=B7?= 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 f4abf42..423ae13 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "lx-music-api-server-python" -version = "2.0.0.beta-3" +version = "2.0.0.beta-4" description = "一个适配 LX Music 的 API 后端实现" authors = ["helloplhm-qwq"] license = "MIT"