From 47d4bb3d3a1238ac5151f17ac477cb6c27bacfe6 Mon Sep 17 00:00:00 2001 From: lerdb Date: Fri, 2 Feb 2024 23:04:33 +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 a36f075..b7a9565 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "lx-music-api-server-python" -version = "2.0.0.beta-7" +version = "2.0.0.beta-8" description = "一个适配 LX Music 的 API 后端实现" authors = ["helloplhm-qwq", "lerdb", "Folltoshe"] license = "MIT"