mirror of
https://github.com/hanxi/xiaomusic.git
synced 2026-05-20 11:15:46 +08:00
bump: version 0.5.4 → 0.5.5
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
## v0.5.5 (2026-05-18)
|
||||
|
||||
### Feat
|
||||
|
||||
- 优化登录重试机制和会话处理逻辑 (#873)
|
||||
|
||||
## v0.5.4 (2026-05-14)
|
||||
|
||||
### Feat
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
[project]
|
||||
name = "xiaomusic"
|
||||
version = "0.5.4"
|
||||
version = "0.5.5"
|
||||
description = "Play Music with xiaomi AI speaker"
|
||||
authors = [
|
||||
{name = "涵曦", email = "im.hanxi@gmail.com"},
|
||||
|
||||
@@ -1 +1 @@
|
||||
__version__ = "0.5.4"
|
||||
__version__ = "0.5.5"
|
||||
|
||||
Reference in New Issue
Block a user