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