1
0
mirror of https://github.com/hanxi/xiaomusic.git synced 2026-06-01 12:15:48 +08:00

bump: version 0.5.8 → 0.6.0

This commit is contained in:
涵曦
2026-05-30 02:41:13 +08:00
parent 43094bc3ce
commit 6b285eb0f3
3 changed files with 8 additions and 2 deletions

View File

@@ -1,3 +1,9 @@
## v0.6.0 (2026-05-30)
### Feat
- 项目停止更新
## v0.5.8 (2026-05-27)
### Feat

View File

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

View File

@@ -1 +1 @@
__version__ = "0.5.8"
__version__ = "0.6.0"