Skip to content

Commit 2beb923

Browse files
author
github-actions
committed
0.10.2
Automatically generated by python-semantic-release
1 parent 6a46515 commit 2beb923

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.10.2 (2023-05-03)
6+
### Fix
7+
* Test errors ([`6a46515`](https://github.com/humbertogontijo/python-roborock/commit/6a465157bbf6fa15bc578a1c4b1dffa17a694a92))
8+
* Change devices fan speed enum to lower case ([`c559d40`](https://github.com/humbertogontijo/python-roborock/commit/c559d40183e47ef8698651281ae8946a99cb897e))
9+
510
## v0.10.1 (2023-05-03)
611
### Fix
712
* Allow discovering multiple devices ([`ada9e07`](https://github.com/humbertogontijo/python-roborock/commit/ada9e0723728b1d7e3ccd6dc37cbbe06a3c6a2cc))

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.10.1"
3+
version = "0.10.2"
44
description = "A package to control Roborock vacuums."
55
authors = ["humbertogontijo <humbertogontijo@users.noreply.github.com>"]
66
license = "GPL-3.0-only"

0 commit comments

Comments
 (0)