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

bump: version 0.3.17 → 0.3.18

This commit is contained in:
涵曦
2024-07-29 10:16:10 +00:00
parent b52bfe0848
commit 2d5f3799a3
3 changed files with 8 additions and 2 deletions

View File

@@ -1,3 +1,9 @@
## v0.3.18 (2024-07-29)
### Fix
- #135 修复获取不到播放时长时只播放3秒的问题
## v0.3.17 (2024-07-28)
### Fix

View File

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

View File

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