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

bump: version 0.4.10 → 0.4.11

This commit is contained in:
涵曦
2026-01-15 22:10:18 +08:00
parent 37681f28f0
commit fc5952e643
3 changed files with 10 additions and 2 deletions

View File

@@ -1,3 +1,11 @@
## v0.4.11 (2026-01-15)
### Fix
- 修复报错 close #684
- 修复登陆报错问题
- 修复保存报错
## v0.4.10 (2026-01-15)
### Feat

View File

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

View File

@@ -1 +1 @@
__version__ = "0.4.10"
__version__ = "0.4.11"