1
0
mirror of https://github.com/hanxi/xiaomusic.git synced 2026-03-15 08:13:16 +08:00

bump: version 0.4.2 → 0.4.3

This commit is contained in:
涵曦
2026-01-07 09:19:47 +08:00
parent 59bcb6869a
commit 1a9334402c
3 changed files with 8 additions and 2 deletions

View File

@@ -1,3 +1,9 @@
## v0.4.3 (2026-01-07)
### Fix
- 定时播放报错
## v0.4.2 (2026-01-06)
### Fix

View File

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

View File

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