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 ff16a59 commit 0c8b7a4Copy full SHA for 0c8b7a4
pyproject.toml
@@ -7,7 +7,7 @@ classifiers = [
7
"Programming Language :: Python :: 3.11",
8
"Programming Language :: Python :: 3.12",
9
]
10
-dependencies = ["aiohttp>=3.9", "music_assistant_models==1.1.2", "orjson>=3.9"]
+dependencies = ["aiohttp>=3.9", "music_assistant_models==1.1.3", "orjson>=3.9"]
11
description = "Music Assistant Client"
12
license = {text = "Apache-2.0"}
13
name = "music_assistant_client"
0 commit comments