Skip to content

Commit

Permalink
Chore: Correct name in manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
marcelveldt committed Oct 30, 2024
1 parent 39bc57e commit fa6bdc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ classifiers = [
"Programming Language :: Python :: 3.12",
]
dependencies = ["aiohttp>=3.10", "music_assistant_models==1.0.0"]
description = "Music Assistant Base Models"
description = "Music Assistant Client"
license = {text = "Apache-2.0"}
name = "music_assistant_client"
readme = "README.md"
Expand Down

0 comments on commit fa6bdc3

Please sign in to comment.