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

bump: version 0.4.20 → 0.4.21

This commit is contained in:
涵曦
2026-01-24 20:48:01 +08:00
parent be7d8bd132
commit b9706740f2
3 changed files with 12 additions and 2 deletions

View File

@@ -1,3 +1,13 @@
## v0.4.21 (2026-01-24)
### Feat
- 优化首页
### Fix
- 修复定时任务播放临时歌单报错问题
## v0.4.20 (2026-01-23)
### Feat

View File

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

View File

@@ -1 +1 @@
__version__ = "0.4.20"
__version__ = "0.4.21"