1
0
mirror of https://github.com/hanxi/xiaomusic.git synced 2025-12-06 14:52:50 +08:00

bump: version 0.3.63 → 0.3.64

This commit is contained in:
涵曦
2024-12-22 11:23:09 +08:00
parent 0bdd2986f1
commit f4487945db
3 changed files with 8 additions and 2 deletions

View File

@@ -1,3 +1,9 @@
## v0.3.64 (2024-12-22)
### Fix
- 使用自己架设的 sentry 服务,解决 Cloudflare 额度超量问题
## v0.3.63 (2024-12-22)
### Perf

View File

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

View File

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