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 7752db9 commit b7a274fCopy full SHA for b7a274f
CHANGELOG.md
@@ -2,6 +2,12 @@
2
3
<!--next-version-placeholder-->
4
5
+## v2.2.0 (2024-05-09)
6
+
7
+### Feature
8
9
+* Improve some typing ([#204](https://github.com/humbertogontijo/python-roborock/issues/204)) ([`7752db9`](https://github.com/humbertogontijo/python-roborock/commit/7752db9066fa49bb93a6268a491e2a0baa608cfc))
10
11
## v2.1.1 (2024-05-08)
12
13
### Fix
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
name = "python-roborock"
-version = "2.1.1"
+version = "2.2.0"
description = "A package to control Roborock vacuums."
authors = ["humbertogontijo <humbertogontijo@users.noreply.github.com>"]
license = "GPL-3.0-only"
0 commit comments