bump: version 0.3.16 → 0.3.17

This commit is contained in:
涵曦 2024-07-28 21:42:49 +00:00
parent bda55a1faa
commit 7c912a51be
3 changed files with 8 additions and 2 deletions

View File

@ -1,3 +1,9 @@
## v0.3.17 (2024-07-28)
### Fix
- 优化日志输出,尝试排查延迟播放的问题
## v0.3.16 (2024-07-28)
## v0.3.15 (2024-07-28)

View File

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

View File

@ -1 +1 @@
__version__ = "0.3.16"
__version__ = "0.3.17"