We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a1a8c06 commit 88231b5Copy full SHA for 88231b5
CHANGELOG.md
@@ -2,6 +2,10 @@
2
3
<!--next-version-placeholder-->
4
5
+## v0.7.6 (2023-04-26)
6
+### Fix
7
+* Reset_consumable command prefix ([`a1a8c06`](https://github.com/humbertogontijo/python-roborock/commit/a1a8c06d369e33e4ebd42cf6f563b9727d0ce24e))
8
+
9
## v0.7.5 (2023-04-25)
10
### Fix
11
* Adding missing prefixes ([`66b1833`](https://github.com/humbertogontijo/python-roborock/commit/66b183385c96dd7ee395bff143f2d64ef8fb927a))
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
name = "python-roborock"
-version = "0.7.5"
+version = "0.7.6"
description = "A package to control Roborock vacuums."
authors = ["humbertogontijo <[email protected]>"]
license = "GPL-3.0-only"
0 commit comments