Skip to content

Commit 88f28c9

Browse files
author
semantic-release
committed
3.11.1
Automatically generated by python-semantic-release
1 parent 4ad9bcd commit 88f28c9

3 files changed

Lines changed: 15 additions & 2 deletions

File tree

CHANGELOG.md

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

33
<!-- version list -->
44

5+
## v3.11.1 (2025-12-10)
6+
7+
### Bug Fixes
8+
9+
- Throw MQTT authentication errors as authentication related exceptions
10+
([#634](https://github.com/Python-roborock/python-roborock/pull/634),
11+
[`4ad9bcd`](https://github.com/Python-roborock/python-roborock/commit/4ad9bcdc1eddc3a0698056fce19f33d0ea0a119b))
12+
13+
- Update the exception handling behavior to account for ambiguity
14+
([#634](https://github.com/Python-roborock/python-roborock/pull/634),
15+
[`4ad9bcd`](https://github.com/Python-roborock/python-roborock/commit/4ad9bcdc1eddc3a0698056fce19f33d0ea0a119b))
16+
17+
518
## v3.11.0 (2025-12-10)
619

720
### Features

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "python-roborock"
3-
version = "3.11.0"
3+
version = "3.11.1"
44
description = "A package to control Roborock vacuums."
55
authors = [{ name = "humbertogontijo", email = "humbertogontijo@users.noreply.github.com" }, {name="Lash-L"}, {name="allenporter"}]
66
requires-python = ">=3.11, <4"

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)