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

bump: version 0.4.14 → 0.4.15

This commit is contained in:
涵曦
2026-01-17 14:20:20 +08:00
parent 2856b6edff
commit a71d344bcc
3 changed files with 8 additions and 2 deletions

View File

@@ -1,3 +1,9 @@
## v0.4.15 (2026-01-17)
### Feat
- TTS默认值修改
## v0.4.14 (2026-01-16)
### Fix

View File

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

View File

@@ -1 +1 @@
__version__ = "0.4.14"
__version__ = "0.4.15"