diff --git a/pyproject.toml b/pyproject.toml index f18b171..4e7f857 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,7 +1,7 @@ [tool] [tool.poetry] name = "cast_control" -version = "0.10.1" +version = "0.10.2" description = "📺 Control Chromecasts from Linux and D-Bus" license = "AGPL-3.0" homepage = "https://github.com/alexdelorenzo/cast_control"