We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent add8d8b commit 0cad975Copy full SHA for 0cad975
pyproject.toml
@@ -8,7 +8,7 @@ classifiers = [
8
"Programming Language :: Python :: 3.12",
9
"Programming Language :: Python :: 3.13",
10
]
11
-dependencies = ["aiohttp>=3.8.6", "music_assistant_models==1.1.50", "orjson>=3.9"]
+dependencies = ["aiohttp>=3.8.6", "music_assistant_models==1.1.51", "orjson>=3.9"]
12
description = "Music Assistant Client"
13
license = {text = "Apache-2.0"}
14
name = "music_assistant_client"
0 commit comments