Skip to content

Commit 0cad975

Browse files
committed
Bump models to 1.1.51
1 parent add8d8b commit 0cad975

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ classifiers = [
88
"Programming Language :: Python :: 3.12",
99
"Programming Language :: Python :: 3.13",
1010
]
11-
dependencies = ["aiohttp>=3.8.6", "music_assistant_models==1.1.50", "orjson>=3.9"]
11+
dependencies = ["aiohttp>=3.8.6", "music_assistant_models==1.1.51", "orjson>=3.9"]
1212
description = "Music Assistant Client"
1313
license = {text = "Apache-2.0"}
1414
name = "music_assistant_client"

0 commit comments

Comments
 (0)