Skip to content

Commit

Permalink
Bug fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
rajlaud committed Dec 27, 2024
1 parent 28a48ae commit f521211
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 @@ -7,7 +7,7 @@ authors = [{ name = "Raj Laud", email = "[email protected]" }]
classifiers = ["License :: OSI Approved :: Apache Software License"]
readme = "README.md"
name = "pysqueezebox"
version = "0.11.0"
version = "0.11.1"
description = "Asynchronous library to control Logitech Media Server"
requires-python = ">=3.10"
dependencies = ["aiohttp", "async-timeout"]
Expand Down

0 comments on commit f521211

Please sign in to comment.