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 # Changelog
<!--next-version-placeholder--> <!--next-version-placeholder-->
## 2023-05-4 (2023-05-17)
#### Fix
* Bumping to pyowletapi 2023.5.25
## 2023-05-3 (2023-05-17) ## 2023-05-3 (2023-05-17)
#### Fix #### Fix
* Bumping to pyowletapi 2023.5.24 * Bumping to pyowletapi 2023.5.24

View File

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