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 b7d083a commit a9e3fd1Copy full SHA for a9e3fd1
pyproject.toml
@@ -6,6 +6,7 @@ classifiers = [
6
"Environment :: Console",
7
"Programming Language :: Python :: 3.11",
8
"Programming Language :: Python :: 3.12",
9
+ "Programming Language :: Python :: 3.13",
10
]
11
dependencies = ["aiohttp>=3.8.6", "music_assistant_models==1.1.43", "orjson>=3.9"]
12
description = "Music Assistant Client"
0 commit comments