Skip to content

Commit

Permalink
Updated README and VERSION bump
Browse files Browse the repository at this point in the history
  • Loading branch information
albertogeniola committed Apr 24, 2024
1 parent 972e513 commit de3622d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.4.7.0b2
0.4.7.0
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Due to the popularity of the library, I've decided to list it publicly on the Pi
So, the installation is as simple as typing the following command:

```bash
pip install meross_iot==0.4.6.2
pip install meross_iot==0.4.7.0
```

## Usage & Full Documentation
Expand Down Expand Up @@ -191,10 +191,10 @@ Anyway, feel free to contribute via donations!
</p>

## Changelog
#### 0.4.7.0b2
#### 0.4.7.0
- Added local-lan encryption capabilities to support newest Meross devices
- Fixed roller shutter mixin not updating initial position after a full async_update() invocation
- Attempt to fix #352
- Fixed #352

<details>
<summary>Older</summary>
Expand Down

0 comments on commit de3622d

Please sign in to comment.