Bumping to pyowletapi 2023.5.25

#### Fix
* Bumping to pyowletapi 2023.5.25
This commit is contained in:
RyanClark123
2023-05-17 19:23:37 +01:00
parent 0cf3afef85
commit bd6a315b00
2 changed files with 6 additions and 2 deletions
+4
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
+2 -2
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"
}