1
0
mirror of https://github.com/hanxi/xiaomusic.git synced 2026-05-06 00:06:11 +08:00

bump: version 0.4.11 → 0.4.12

This commit is contained in:
涵曦
2026-01-15 23:26:52 +08:00
parent 9ea37f7d50
commit 299f9974b3
3 changed files with 8 additions and 2 deletions

View File

@@ -1,3 +1,9 @@
## v0.4.12 (2026-01-15)
### Fix
- 修复启动报错
## v0.4.11 (2026-01-15)
### Fix

View File

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

View File

@@ -1 +1 @@
__version__ = "0.4.11"
__version__ = "0.4.12"