Skip to content

Commit

Permalink
0.30.1
Browse files Browse the repository at this point in the history
Automatically generated by python-semantic-release
  • Loading branch information
github-actions committed Jul 18, 2023
1 parent 5d75c3b commit 9008470
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

<!--next-version-placeholder-->

## v0.30.1 (2023-07-18)

### Fix

* Add missing s8 pro mop code and q revo dock ([#92](https://github.com/humbertogontijo/python-roborock/issues/92)) ([`5d75c3b`](https://github.com/humbertogontijo/python-roborock/commit/5d75c3b794db231e07f8b6693f2a96b132f737ce))

## v0.30.0 (2023-07-10)

### Feature
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "python-roborock"
version = "0.30.0"
version = "0.30.1"
description = "A package to control Roborock vacuums."
authors = ["humbertogontijo <humbertogontijo@users.noreply.github.com>"]
license = "GPL-3.0-only"
Expand Down

0 comments on commit 9008470

Please sign in to comment.