1
0
mirror of https://github.com/hanxi/xiaomusic.git synced 2026-04-27 22:49:58 +08:00

bump: version 0.3.22 → 0.3.23

This commit is contained in:
涵曦
2024-08-01 16:00:06 +00:00
parent 393dbabf4b
commit a5f2fc195e
3 changed files with 9 additions and 2 deletions

View File

@@ -1,3 +1,10 @@
## v0.3.23 (2024-08-01)
### Fix
- 修复部分文件获取不到播放时长问题
- 处理安全问题
## v0.3.22 (2024-08-01)
### Feat

View File

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

View File

@@ -1 +1 @@
__version__ = "0.3.22"
__version__ = "0.3.23"