mirror of
https://github.com/MeoProject/lx-music-api-server.git
synced 2025-05-23 19:17:41 +08:00
chore: [release] release v2.0.0
此项目可能长期处于停更状态,但是如果你有好的想法也欢迎提交pr,我会在review后合并
This commit is contained in:
parent
b4049ceb69
commit
c175312307
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "lx-music-api-server",
|
"name": "lx-music-api-server",
|
||||||
"version": "2.0.0.beta-12",
|
"version": "2.0.0",
|
||||||
"description": "一个适配 LX Music 的 API 后端实现",
|
"description": "一个适配 LX Music 的 API 后端实现",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"dev": "python run.py development",
|
"dev": "python run.py development",
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
[tool.poetry]
|
[tool.poetry]
|
||||||
name = "lx_music_api_server"
|
name = "lx_music_api_server"
|
||||||
version = "2.0.0.beta-12"
|
version = "2.0.0"
|
||||||
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