1
0
mirror of https://github.com/hanxi/xiaomusic.git synced 2026-04-12 14:13:22 +08:00

bump: version 0.3.60 → 0.3.61

This commit is contained in:
涵曦
2024-12-19 21:08:49 +08:00
parent 2c4b131c19
commit 2595451280
3 changed files with 12 additions and 2 deletions

View File

@@ -1,3 +1,13 @@
## v0.3.61 (2024-12-19)
### Fix
- 尝试修复更新问题
### Refactor
- 重构更新流程
## v0.3.60 (2024-12-19)
## v0.3.59 (2024-12-19)

View File

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

View File

@@ -1 +1 @@
__version__ = "0.3.60"
__version__ = "0.3.61"