Skip to content

Commit a9e3fd1

Browse files
committed
Add python 3.13 to pyproject
1 parent b7d083a commit a9e3fd1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ classifiers = [
66
"Environment :: Console",
77
"Programming Language :: Python :: 3.11",
88
"Programming Language :: Python :: 3.12",
9+
"Programming Language :: Python :: 3.13",
910
]
1011
dependencies = ["aiohttp>=3.8.6", "music_assistant_models==1.1.43", "orjson>=3.9"]
1112
description = "Music Assistant Client"

0 commit comments

Comments
 (0)