bump: version 0.3.29 → 0.3.30

This commit is contained in:
涵曦 2024-09-07 14:34:42 +00:00
parent e369d80875
commit 9c4d757dc0
3 changed files with 9 additions and 2 deletions

View File

@ -1,3 +1,10 @@
## v0.3.30 (2024-09-07)
### Feat
- 修改设置按钮位置
- 新增网页播放接口 #138
## v0.3.29 (2024-09-06)
### Feat

View File

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

View File

@ -1 +1 @@
__version__ = "0.3.29"
__version__ = "0.3.30"