1
0
mirror of https://github.com/hanxi/xiaomusic.git synced 2025-12-06 14:52:50 +08:00

bump: version 0.3.19 → 0.3.20

This commit is contained in:
涵曦
2024-07-30 06:09:27 +00:00
parent d655157e1d
commit 4de032e193
3 changed files with 8 additions and 2 deletions

View File

@@ -1,3 +1,9 @@
## v0.3.20 (2024-07-30)
### Fix
- 尝试修复延迟问题,修复播放停止不了的问题
## v0.3.19 (2024-07-30)
### Fix

View File

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

View File

@@ -1 +1 @@
__version__ = "0.3.19"
__version__ = "0.3.20"