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