From 1d523dc07aafc7fe02bf3f8341e178bda3c0c263 Mon Sep 17 00:00:00 2001 From: helloplhm-qwq Date: Sun, 24 Dec 2023 18:12:14 +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 fa8adfb..9769dda 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "lx-music-api-server-python" -version = "2.0.0.beta-1" +version = "2.0.0.beta-2" description = "一个适配 LX Music 的 API 后端实现" authors = ["helloplhm-qwq"] license = "MIT"