diff --git a/pyproject.toml b/pyproject.toml index 71e61ec..c03b3df 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -7,7 +7,7 @@ build-backend = "setuptools.build_meta" [project] name = "dirigera" -version = "0.1.8" +version = "0.1.9" description = "An unofficial Python client for controlling the IKEA Dirigera Smart Home Hub" readme = "README.md" authors = [{ name = "Leggin", email = "legginsun@gmail.com" }]