bump: version 0.3.21 → 0.3.22
This commit is contained in:
parent
ae0b6066d9
commit
a8fefc6f82
10
CHANGELOG.md
10
CHANGELOG.md
@ -1,3 +1,13 @@
|
||||
## v0.3.22 (2024-08-01)
|
||||
|
||||
### Feat
|
||||
|
||||
- 网关模式支持配置,默认关闭
|
||||
|
||||
### Fix
|
||||
|
||||
- 继续优化延迟问题
|
||||
|
||||
## v0.3.21 (2024-07-30)
|
||||
|
||||
### Feat
|
||||
|
@ -1,6 +1,6 @@
|
||||
[project]
|
||||
name = "xiaomusic"
|
||||
version = "0.3.21"
|
||||
version = "0.3.22"
|
||||
description = "Play Music with xiaomi AI speaker"
|
||||
authors = [
|
||||
{name = "涵曦", email = "im.hanxi@gmail.com"},
|
||||
|
@ -1 +1 @@
|
||||
__version__ = "0.3.21"
|
||||
__version__ = "0.3.22"
|
||||
|
Loading…
Reference in New Issue
Block a user