1
0
mirror of https://github.com/hanxi/xiaomusic.git synced 2026-03-19 08:49:45 +08:00

bump: version 0.4.15 → 0.4.16

This commit is contained in:
涵曦
2026-01-18 17:04:58 +08:00
parent 7ea66bd407
commit f2b484042a
3 changed files with 14 additions and 2 deletions

View File

@@ -1,3 +1,15 @@
## v0.4.16 (2026-01-18)
### Feat
- 新增【风花雪乐】手机APP入口
- 优化获取时长卡顿问题
- 删除怀旧主题
### Fix
- 只有一单音乐,同时不在播放列表中时更新播放列表 (#703)
## v0.4.15 (2026-01-17)
### Feat

View File

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

View File

@@ -1 +1 @@
__version__ = "0.4.15"
__version__ = "0.4.16"