Skip to content

Commit b6a6747

Browse files
author
semantic-release
committed
4.6.0
Automatically generated by python-semantic-release
1 parent e438364 commit b6a6747

File tree

3 files changed

+17
-2
lines changed

3 files changed

+17
-2
lines changed

CHANGELOG.md

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

33
<!-- version list -->
44

5+
## v4.6.0 (2026-01-18)
6+
7+
### Chores
8+
9+
- **deps**: Bump aiohttp from 3.13.2 to 3.13.3
10+
([#732](https://github.com/Python-roborock/python-roborock/pull/732),
11+
[`e438364`](https://github.com/Python-roborock/python-roborock/commit/e438364e7619b2e9658cdffeace9b2b6e4e19269))
12+
13+
### Features
14+
15+
- Add 2 new states for zeostate in zeo_code_mappings
16+
([#689](https://github.com/Python-roborock/python-roborock/pull/689),
17+
[`3482e4e`](https://github.com/Python-roborock/python-roborock/commit/3482e4eaafcea7dbc004c28e094e260cdf822e79))
18+
19+
520
## v4.5.0 (2026-01-14)
621

722
### Chores

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 = "4.5.0"
3+
version = "4.6.0"
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)