1
0
mirror of https://github.com/hanxi/xiaomusic.git synced 2026-05-16 10:56:46 +08:00

bump: version 0.3.57 → 0.3.58

This commit is contained in:
涵曦
2024-12-15 09:01:27 +08:00
parent f0e344649e
commit dd6d2efddd
3 changed files with 9 additions and 2 deletions

View File

@@ -1,3 +1,10 @@
## v0.3.58 (2024-12-15)
### Fix
- 尝试解决七牛设备问题
- 修复 umami 统计函数报错,解决七牛环境问题
## v0.3.57 (2024-12-14)
### Feat

View File

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

View File

@@ -1 +1 @@
__version__ = "0.3.57"
__version__ = "0.3.58"