1
0
mirror of https://github.com/hanxi/xiaomusic.git synced 2025-12-06 14:52:50 +08:00

bump: version 0.3.86 → 0.3.87

This commit is contained in:
涵曦
2025-09-11 07:38:08 +08:00
parent 9e40e4baeb
commit 10a24c99e4
3 changed files with 12 additions and 2 deletions

View File

@@ -1,3 +1,13 @@
## v0.3.87 (2025-09-11)
### Feat
- 新增 websocket 接口获取当前播放状态
### Fix
- 修复本地播放失败问题
## v0.3.86 (2025-09-08)
### Feat

View File

@@ -1,6 +1,6 @@
[project]
name = "xiaomusic"
version = "0.3.86"
version = "0.3.87"
description = "Play Music with xiaomi AI speaker"
authors = [
{name = "涵曦", email = "im.hanxi@gmail.com"},

View File

@@ -1 +1 @@
__version__ = "0.3.86"
__version__ = "0.3.87"