1 Commits

Author SHA1 Message Date
RyanClark123
bd6a315b00 Bumping to pyowletapi 2023.5.25
#### Fix
* Bumping to pyowletapi 2023.5.25
2023-05-17 19:23:37 +01:00
2 changed files with 6 additions and 2 deletions

View File

@@ -1,6 +1,10 @@
# Changelog
<!--next-version-placeholder-->
## 2023-05-4 (2023-05-17)
#### Fix
* Bumping to pyowletapi 2023.5.25
## 2023-05-3 (2023-05-17)
#### Fix
* Bumping to pyowletapi 2023.5.24

View File

@@ -10,7 +10,7 @@
"homekit": {},
"iot_class": "cloud_polling",
"requirements": [
"pyowletapi==2023.5.24"
"pyowletapi==2023.5.25"
],
"version":"2023.5.3"
"version":"2023.5.4"
}