1
0
mirror of https://github.com/hanxi/xiaomusic.git synced 2025-12-06 14:52:50 +08:00

bump: version 0.3.96 → 0.3.97

This commit is contained in:
涵曦
2025-11-01 13:02:13 +08:00
parent 5d32590c76
commit 946be390ed
3 changed files with 12 additions and 2 deletions

View File

@@ -1,3 +1,13 @@
## v0.3.97 (2025-11-01)
### Feat
- 升级 miservice
### Fix
- 优化登录问题
## v0.3.96 (2025-10-28) ## v0.3.96 (2025-10-28)
### Fix ### Fix

View File

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

View File

@@ -1 +1 @@
__version__ = "0.3.96" __version__ = "0.3.97"