mirror of
https://github.com/MeoProject/lx-music-api-server.git
synced 2025-05-23 19:17:41 +08:00
build ([release]): 更新版本号
This commit is contained in:
parent
1c939b5f23
commit
acb84a5cb9
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "lx-music-api-server-python",
|
"name": "lx-music-api-server-python",
|
||||||
"version": "1.0.0",
|
"version": "2.0.0.beta-11",
|
||||||
"description": "一个适配 LX Music 的 API 后端实现",
|
"description": "一个适配 LX Music 的 API 后端实现",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"test": "echo \"Error: no test specified\" && exit 1",
|
"test": "echo \"Error: no test specified\" && exit 1",
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
[tool.poetry]
|
[tool.poetry]
|
||||||
name = "lx_music_api_server"
|
name = "lx_music_api_server"
|
||||||
version = "2.0.0.beta-10"
|
version = "2.0.0.beta-11"
|
||||||
description = "一个适配 LX Music 的 API 后端实现"
|
description = "一个适配 LX Music 的 API 后端实现"
|
||||||
authors = ["helloplhm-qwq", "lerdb", "Folltoshe"]
|
authors = ["helloplhm-qwq", "lerdb", "Folltoshe"]
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user