1
0
mirror of https://github.com/hanxi/xiaomusic.git synced 2026-04-15 21:03:55 +08:00

bump: version 0.3.87 → 0.3.88

This commit is contained in:
涵曦
2025-09-16 23:55:09 +08:00
parent 236fa90ebd
commit 230bfed444
3 changed files with 9 additions and 2 deletions

View File

@@ -1,3 +1,10 @@
## v0.3.88 (2025-09-16)
### Feat
- 新增歌单合并工具
- 兼容 X6A 型号
## v0.3.87 (2025-09-11)
### Feat

View File

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

View File

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