1
0
mirror of https://github.com/hanxi/xiaomusic.git synced 2026-04-22 22:00:04 +08:00

bump: version 0.4.24 → 0.4.25

This commit is contained in:
涵曦
2026-03-19 22:29:59 +08:00
parent 322ad7d22e
commit f4a50722d9
3 changed files with 9 additions and 2 deletions

View File

@@ -1,3 +1,10 @@
## v0.4.25 (2026-03-19)
### Fix
- proxy url too long for xiaomi speaker (#786)
- 无法上传音乐 close #783
## v0.4.24 (2026-03-13)
### Feat

View File

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

View File

@@ -1 +1 @@
__version__ = "0.4.24"
__version__ = "0.4.25"