Skip to content

Commit 1a9351d

Browse files
author
github-actions
committed
0.7.7
Automatically generated by python-semantic-release
1 parent cb11f14 commit 1a9351d

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
<!--next-version-placeholder-->
44

5+
## v0.7.7 (2023-04-26)
6+
### Fix
7+
* Local api recover after command fail ([`cb11f14`](https://github.com/humbertogontijo/python-roborock/commit/cb11f14d7b771b31c77dafe6435bcd52527c16a8))
8+
59
## v0.7.6 (2023-04-26)
610
### Fix
711
* Reset_consumable command prefix ([`a1a8c06`](https://github.com/humbertogontijo/python-roborock/commit/a1a8c06d369e33e4ebd42cf6f563b9727d0ce24e))

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "python-roborock"
3-
version = "0.7.6"
3+
version = "0.7.7"
44
description = "A package to control Roborock vacuums."
55
authors = ["humbertogontijo <[email protected]>"]
66
license = "GPL-3.0-only"

0 commit comments

Comments
 (0)