build ([release]): 更新版本号

This commit is contained in:
helloplhm-qwq 2024-04-15 03:04:50 +08:00
parent 1c939b5f23
commit acb84a5cb9
No known key found for this signature in database
GPG Key ID: B7542212855B2C26
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{
"name": "lx-music-api-server-python",
"version": "1.0.0",
"version": "2.0.0.beta-11",
"description": "一个适配 LX Music 的 API 后端实现",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",

View File

@ -1,6 +1,6 @@
[tool.poetry]
name = "lx_music_api_server"
version = "2.0.0.beta-10"
version = "2.0.0.beta-11"
description = "一个适配 LX Music 的 API 后端实现"
authors = ["helloplhm-qwq", "lerdb", "Folltoshe"]
license = "MIT"