Skip to content

Commit

Permalink
0.30.3
Browse files Browse the repository at this point in the history
Automatically generated by python-semantic-release
  • Loading branch information
github-actions committed Jul 31, 2023
1 parent 0e28628 commit c791a0c
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.3 (2023-07-31)

### Fix

* Adding no dustbin to docker errors ([`0e28628`](https://github.com/humbertogontijo/python-roborock/commit/0e286280edda21a3b95c656d5bc358cd4229d075))

## v0.30.2 (2023-07-21)

### Fix
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.2"
version = "0.30.3"
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 c791a0c

Please sign in to comment.