diff --git a/pyproject.toml b/pyproject.toml index 7eb9852..ad3fce1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -7,7 +7,7 @@ build-backend = "setuptools.build_meta" [project] name = "ayla_iot_unofficial" -version = "1.2.5" +version = "1.3.0" authors = [ { name="Reward One", email="rewardone@gmail.com" }, ]