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

bump: version 0.4.1 → 0.4.2

This commit is contained in:
涵曦
2026-01-06 23:46:56 +08:00
parent 74b7e434f5
commit 69d23424f4
3 changed files with 8 additions and 2 deletions

View File

@@ -1,3 +1,9 @@
## v0.4.2 (2026-01-06)
### Fix
- 修复不能播放的问题
## v0.4.1 (2026-01-06)
### Fix

View File

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

View File

@@ -1 +1 @@
__version__ = "0.4.1"
__version__ = "0.4.2"