Skip to content

Commit a307141

Browse files
author
github-actions
committed
0.6.14
Automatically generated by python-semantic-release
1 parent fdb4484 commit a307141

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.14 (2023-04-21)
6+
### Fix
7+
* Linting ([`fdb4484`](https://github.com/humbertogontijo/python-roborock/commit/fdb44840741cd6872f7defea70e8f118a9803099))
8+
* Get_multi_map_list ([`cfaeb41`](https://github.com/humbertogontijo/python-roborock/commit/cfaeb419e188510ade5bc1506214c9b3d2afeb18))
9+
510
## v0.6.13 (2023-04-20)
611
### Fix
712
* Check dock_type is not none ([#38](https://github.com/humbertogontijo/python-roborock/issues/38)) ([`84c95e3`](https://github.com/humbertogontijo/python-roborock/commit/84c95e3b3bebd940b9cc6cc06b73c1770605c765))

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.13"
3+
version = "0.6.14"
44
description = "A package to control Roborock vacuums."
55
authors = ["humbertogontijo <[email protected]>"]
66
license = "GPL-3.0-only"

0 commit comments

Comments
 (0)