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 d57a0a7 commit 97bf500Copy full SHA for 97bf500
CHANGELOG.md
@@ -2,6 +2,10 @@
2
3
<!--next-version-placeholder-->
4
5
+## v0.17.0 (2023-05-11)
6
+### Feature
7
+* Dynamic calculated prefixes ([`d57a0a7`](https://github.com/humbertogontijo/python-roborock/commit/d57a0a7d31f851b6bf4381233a84187d19e5782f))
8
+
9
## v0.16.1 (2023-05-10)
10
### Fix
11
* Connection timeouts ([`36a7295`](https://github.com/humbertogontijo/python-roborock/commit/36a7295ce878dd0649505dd4a5b5ad662f0655fd))
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
name = "python-roborock"
-version = "0.16.1"
+version = "0.17.0"
description = "A package to control Roborock vacuums."
authors = ["humbertogontijo <[email protected]>"]
license = "GPL-3.0-only"
0 commit comments