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

bump: version 0.3.95 → 0.3.96

This commit is contained in:
涵曦
2025-10-28 00:03:37 +08:00
parent 3db75c64c2
commit 7680fa2dd6
3 changed files with 8 additions and 2 deletions

View File

@@ -1,3 +1,9 @@
## v0.3.96 (2025-10-28)
### Fix
- tts问题临时处理
## v0.3.95 (2025-10-26)
### Fix

View File

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

View File

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