mirror of
https://github.com/hanxi/xiaomusic.git
synced 2026-05-20 11:15:46 +08:00
bump: version 0.5.5 → 0.5.6
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
## v0.5.6 (2026-05-19)
|
||||
|
||||
### Fix
|
||||
|
||||
- 优化认证登录重试机制,新增 token 过期模拟调试接口,解决设备无故掉线问题 (#875)
|
||||
|
||||
## v0.5.5 (2026-05-18)
|
||||
|
||||
### Feat
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
[project]
|
||||
name = "xiaomusic"
|
||||
version = "0.5.5"
|
||||
version = "0.5.6"
|
||||
description = "Play Music with xiaomi AI speaker"
|
||||
authors = [
|
||||
{name = "涵曦", email = "im.hanxi@gmail.com"},
|
||||
|
||||
@@ -1 +1 @@
|
||||
__version__ = "0.5.5"
|
||||
__version__ = "0.5.6"
|
||||
|
||||
Reference in New Issue
Block a user