We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 96cc718 commit 67235cfCopy full SHA for 67235cf
CHANGELOG.md
@@ -1,6 +1,15 @@
1
# CHANGELOG
2
3
4
+## v2.16.1 (2025-03-22)
5
+
6
+### Bug Fixes
7
8
+- Close the session if we created it
9
+ ([#356](https://github.com/Python-roborock/python-roborock/pull/356),
10
+ [`96cc718`](https://github.com/Python-roborock/python-roborock/commit/96cc718dbd4106fa344172e2dbf0c3779344ba04))
11
12
13
## v2.16.0 (2025-03-22)
14
15
### Features
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "python-roborock"
-version = "2.16.0"
+version = "2.16.1"
description = "A package to control Roborock vacuums."
authors = ["humbertogontijo <humbertogontijo@users.noreply.github.com>"]
license = "GPL-3.0-only"
0 commit comments