diff --git a/custom_components/owlet/manifest.json b/custom_components/owlet/manifest.json index fe7aa4b..af73e88 100644 --- a/custom_components/owlet/manifest.json +++ b/custom_components/owlet/manifest.json @@ -7,5 +7,5 @@ "iot_class": "cloud_polling", "issue_tracker": "https://github.com/ryanbdclark/owlet/issues", "requirements": ["pyowletapi==2023.7.2"], - "version":"2023.7.2" + "version":"2023.8.1" }