1
0
mirror of https://github.com/hanxi/xiaomusic.git synced 2026-04-26 22:39:51 +08:00

bump: version 0.4.25 → 0.4.26

This commit is contained in:
涵曦
2026-03-20 12:41:26 +08:00
parent 8d6e61e803
commit 3b3fe9ef8f
3 changed files with 8 additions and 2 deletions

View File

@@ -1,3 +1,9 @@
## v0.4.26 (2026-03-20)
### Fix
- proxy handler CDN safeguard & content-type based FFmpeg routing (#791)
## v0.4.25 (2026-03-19)
### Fix

View File

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

View File

@@ -1 +1 @@
__version__ = "0.4.25"
__version__ = "0.4.26"