1
0
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:
涵曦
2026-05-18 12:41:32 +08:00
parent 9d70d7edb6
commit 65e83a0792
3 changed files with 8 additions and 2 deletions

View File

@@ -1,3 +1,9 @@
## v0.5.5 (2026-05-18)
### Feat
- 优化登录重试机制和会话处理逻辑 (#873)
## v0.5.4 (2026-05-14)
### Feat

View File

@@ -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"},

View File

@@ -1 +1 @@
__version__ = "0.5.4"
__version__ = "0.5.5"