Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
albertogeniola committed Jan 11, 2023
1 parent e042a08 commit e5a23a1
Show file tree
Hide file tree
Showing 2 changed files with 7 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.5.8b1
0.4.5.8
9 changes: 6 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,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.5.7
pip install meross_iot==0.4.5.8
```

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

## Changelog
#### 0.4.5.7
- Fix regression introduced with the latest refactor: missing properties on SubDevices.
#### 0.4.5.8
- Improve meross_sniffer utility: add support to collect messages spoofing the hardware device on meross cloud.

<details>
<summary>Older</summary>
#### 0.4.5.7
- Fix regression introduced with the latest refactor: missing properties on SubDevices.

#### 0.4.5.4
- Fix #274, due to Meross API change

Expand Down

0 comments on commit e5a23a1

Please sign in to comment.