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

bump: version 0.4.13 → 0.4.14

This commit is contained in:
涵曦
2026-01-16 22:39:07 +08:00
parent 9e8bde62d4
commit 9b81e7e07a
3 changed files with 8 additions and 2 deletions

View File

@@ -1,3 +1,9 @@
## v0.4.14 (2026-01-16)
### Fix
- 修复报错 close #696
## v0.4.13 (2026-01-16)
### Feat

View File

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

View File

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