new version v0.1.27

This commit is contained in:
涵曦 2024-05-16 00:20:50 +00:00
parent b6c7bbb2b7
commit 066414a380

View File

@ -1,6 +1,6 @@
[project]
name = "xiaomusic"
version = "0.1.26"
version = "0.1.27"
description = "Play Music with xiaomi AI speaker"
authors = [
{name = "涵曦", email = "im.hanxi@gmail.com"},
@ -9,7 +9,7 @@ dependencies = [
"rich>=13.6.0",
"requests>=2.31.0",
"aiohttp>=3.8.6",
"miservice-fork>=2.4.3",
"miservice-fork>=2.4.4",
"mutagen>=1.47.0",
"yt-dlp>=2024.04.09",
"flask[async]>=3.0.1",