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

bump: version 0.3.64 → 0.3.65

This commit is contained in:
涵曦
2024-12-24 21:03:03 +08:00
parent ffd04fab68
commit 1fbbae5f1c
3 changed files with 10 additions and 2 deletions

View File

@@ -1,3 +1,11 @@
## v0.3.65 (2024-12-24)
### Fix
- 处理图像报错
- 修改歌单名字漏更新歌单列表
- 修复获取自定义歌单接口报错
## v0.3.64 (2024-12-22)
### Fix

View File

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

View File

@@ -1 +1 @@
__version__ = "0.3.64"
__version__ = "0.3.65"