1
0
mirror of https://github.com/hanxi/xiaomusic.git synced 2026-03-19 08:49:45 +08:00

bump: version 0.3.92 → 0.3.93

This commit is contained in:
涵曦
2025-10-25 17:54:38 +08:00
parent 912e8eecf2
commit dc0101f94e
3 changed files with 8 additions and 2 deletions

View File

@@ -1,3 +1,9 @@
## v0.3.93 (2025-10-25)
### Fix
- 尝试修复登录问题
## v0.3.92 (2025-10-25)
### Fix

View File

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

View File

@@ -1 +1 @@
__version__ = "0.3.92"
__version__ = "0.3.93"