Skip to content

Commit

Permalink
0.4.6.0 Release
Browse files Browse the repository at this point in the history
  • Loading branch information
albertogeniola committed Oct 30, 2023
1 parent b359682 commit fa4f1fb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.4.6.0rc4
0.4.6.0
4 changes: 2 additions & 2 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.0rc4
pip install meross_iot==0.4.6.0
```

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

## Changelog
#### 0.4.6.0rc4
#### 0.4.6.0
- NOTE: this API version breaks backward compatibility with LOGIN method. When upgrading to this version,
make sure to pass the new api_base_url value correctly as described in the documentation.
- Switched the login API to the new signIn path as old /Auth/login is being deprecated
Expand Down

0 comments on commit fa4f1fb

Please sign in to comment.