1
0
mirror of https://github.com/hanxi/xiaomusic.git synced 2026-05-14 10:47:51 +08:00

bump: version 0.3.71 → 0.3.72

This commit is contained in:
涵曦
2025-01-11 14:18:31 +08:00
parent f835bc51bb
commit 5ce49d7cbe
3 changed files with 12 additions and 2 deletions

View File

@@ -1,3 +1,13 @@
## v0.3.72 (2025-01-11)
### Feat
- 新增播放文字功能
### Fix
- 修复默认主题没有单曲循环的问题 see #355
## v0.3.71 (2025-01-07)
### Feat

View File

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

View File

@@ -1 +1 @@
__version__ = "0.3.71"
__version__ = "0.3.72"