Skip to content

Commit c8cd20f

Browse files
author
semantic-release
committed
5.37.0
Automatically generated by python-semantic-release
1 parent 0f806ed commit c8cd20f

3 files changed

Lines changed: 19 additions & 2 deletions

File tree

CHANGELOG.md

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

33
<!-- version list -->
44

5+
## v5.37.0 (2026-07-25)
6+
7+
### Chores
8+
9+
- Clean up security location ([#880](https://github.com/Python-roborock/python-roborock/pull/880),
10+
[`f0579b8`](https://github.com/Python-roborock/python-roborock/commit/f0579b8dcee5be26da0c572d686f3a831d3867a9))
11+
12+
- Mild clean ups ([#880](https://github.com/Python-roborock/python-roborock/pull/880),
13+
[`f0579b8`](https://github.com/Python-roborock/python-roborock/commit/f0579b8dcee5be26da0c572d686f3a831d3867a9))
14+
15+
### Features
16+
17+
- Add photo for obstacle avoidance
18+
([#880](https://github.com/Python-roborock/python-roborock/pull/880),
19+
[`f0579b8`](https://github.com/Python-roborock/python-roborock/commit/f0579b8dcee5be26da0c572d686f3a831d3867a9))
20+
21+
522
## v5.36.0 (2026-07-21)
623

724
### 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 = "5.36.0"
3+
version = "5.37.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)