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 270a65c commit bfaf249Copy full SHA for bfaf249
CHANGELOG.md
@@ -2,6 +2,10 @@
2
3
<!--next-version-placeholder-->
4
5
+## v0.17.3 (2023-05-12)
6
+### Fix
7
+* Trigger new release ([`270a65c`](https://github.com/humbertogontijo/python-roborock/commit/270a65c24a847cdc58a630e6d6c8e296910de8ea))
8
+
9
## v0.17.2 (2023-05-11)
10
### Fix
11
* Fallback_cache func ([`8048d84`](https://github.com/humbertogontijo/python-roborock/commit/8048d843f669b06960967918570201498e4ae051))
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
name = "python-roborock"
-version = "0.17.2"
+version = "0.17.3"
description = "A package to control Roborock vacuums."
authors = ["humbertogontijo <[email protected]>"]
license = "GPL-3.0-only"
0 commit comments