From 4fb209dd94961b097922a59811da5344cb2cf0de Mon Sep 17 00:00:00 2001 From: helloplhm-qwq Date: Sun, 4 Feb 2024 12:13:32 +0800 Subject: [PATCH] =?UTF-8?q?build:=20[release]=20=E6=9B=B4=E6=96=B0beta9?= 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 b9f9295..646ab51 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "lx-music-api-server-python" -version = "2.0.0.beta-8" +version = "2.0.0.beta-9" description = "一个适配 LX Music 的 API 后端实现" authors = ["helloplhm-qwq", "lerdb", "Folltoshe"] license = "MIT"