Update changelog and version

Update changelog and version
This commit is contained in:
RyanClark123
2024-09-26 10:18:03 +01:00
parent 339dc43d6d
commit ad91a851fc
2 changed files with 5 additions and 1 deletions
+4
View File
@@ -1,6 +1,10 @@
# Changelog
<!--next-version-placeholder-->
## 2024.9.1 (2024-09-26)
### Feature
* Now includes French translation, thanks [`@Julien80`](https://github.com/Julien80) ([`f3c853e`](https://github.com/ryanbdclark/owlet/commit/f3c853e2d7243d766889f2d18c718819da30e4be))
## 2024.6.1 (2024-06-17)
### Fix
* Bumping pyowletapi to 2024.6.1 to resolve setup errors ([`52710ba`](https://github.com/ryanbdclark/owlet/commit/52710ba7de53fd07195537c2a5fd2f95bc7dfd1a))
+1 -1
View File
@@ -11,5 +11,5 @@
"requirements": [
"pyowletapi==2024.6.1"
],
"version": "2024.6.1"
"version": "2024.9.1"
}