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

bump: version 0.3.25 → 0.3.26

This commit is contained in:
涵曦
2024-08-17 15:00:11 +00:00
parent 1255239912
commit 3372440f4e
3 changed files with 8 additions and 2 deletions

View File

@@ -1,3 +1,9 @@
## v0.3.26 (2024-08-17)
### Feat
- 删除网关模式
## v0.3.25 (2024-08-16)
### Feat

View File

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

View File

@@ -1 +1 @@
__version__ = "0.3.25"
__version__ = "0.3.26"