Skip to content

Commit b131dad

Browse files
Bump models to fix UI from not showing up
1 parent ef736a2 commit b131dad

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ dependencies = [
2626
"get-mac==0.9.2",
2727
"mashumaro==3.16",
2828
"music-assistant-frontend==2.17.6",
29-
"music-assistant-models==1.1.66",
29+
"music-assistant-models==1.1.67",
3030
"mutagen==1.47.0",
3131
"orjson==3.11.4",
3232
"pillow==11.3.0",

requirements_all.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ llvmlite==0.44.0
3636
lyricsgenius==3.7.2
3737
mashumaro==3.16
3838
music-assistant-frontend==2.17.6
39-
music-assistant-models==1.1.66
39+
music-assistant-models==1.1.67
4040
mutagen==1.47.0
4141
numpy==2.2.6
4242
orjson==3.11.4

0 commit comments

Comments
 (0)