1
0
mirror of https://github.com/hanxi/xiaomusic.git synced 2025-12-10 15:28:15 +08:00

bump: version 0.3.2 → 0.3.3

This commit is contained in:
涵曦
2024-07-15 15:19:40 +00:00
parent 560ea1aeca
commit 05da3e8fc4
3 changed files with 8 additions and 2 deletions

View File

@@ -1,3 +1,9 @@
## v0.3.3 (2024-07-15)
### Fix
- 尝试修复播放卡顿问题 see #124
## v0.3.2 (2024-07-15)
### Fix

View File

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

View File

@@ -1 +1 @@
__version__ = "0.3.2"
__version__ = "0.3.3"