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 66b1833 commit 9faa16aCopy full SHA for 9faa16a
CHANGELOG.md
@@ -2,6 +2,10 @@
2
3
<!--next-version-placeholder-->
4
5
+## v0.7.5 (2023-04-25)
6
+### Fix
7
+* Adding missing prefixes ([`66b1833`](https://github.com/humbertogontijo/python-roborock/commit/66b183385c96dd7ee395bff143f2d64ef8fb927a))
8
+
9
## v0.7.4 (2023-04-25)
10
### Fix
11
* Get_room_mapping ([`459119b`](https://github.com/humbertogontijo/python-roborock/commit/459119bee90513451bf10a1abeeccb75f3daa539))
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
name = "python-roborock"
-version = "0.7.4"
+version = "0.7.5"
description = "A package to control Roborock vacuums."
authors = ["humbertogontijo <[email protected]>"]
license = "GPL-3.0-only"
0 commit comments