Skip to content

Commit 2fef937

Browse files
author
github-actions
committed
0.6.17
Automatically generated by python-semantic-release
1 parent 6ceedad commit 2fef937

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22

33
<!--next-version-placeholder-->
44

5+
## v0.6.17 (2023-04-25)
6+
### Fix
7+
* Removing non-needed classes ([`6ceedad`](https://github.com/humbertogontijo/python-roborock/commit/6ceedadf09c20c743c994b07489887e344cd3061))
8+
* Adding multi_maps_list to device props ([`7ac0485`](https://github.com/humbertogontijo/python-roborock/commit/7ac0485c4a5bb43350c51331323c6773ff1c54fc))
9+
510
## v0.6.16 (2023-04-22)
611
### Fix
712
* Improving local integration ([`7657617`](https://github.com/humbertogontijo/python-roborock/commit/7657617901d807908e5fd5c364700851b5108ab4))

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "python-roborock"
3-
version = "0.6.16"
3+
version = "0.6.17"
44
description = "A package to control Roborock vacuums."
55
authors = ["humbertogontijo <[email protected]>"]
66
license = "GPL-3.0-only"

0 commit comments

Comments
 (0)