We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3d74b4 commit a0b228cCopy full SHA for a0b228c
CHANGELOG.md
@@ -1,6 +1,15 @@
1
# CHANGELOG
2
3
4
+## v2.9.8 (2025-01-30)
5
+
6
+### Bug Fixes
7
8
+- Ignore ping id during id check
9
+ ([#316](https://github.com/Python-roborock/python-roborock/pull/316),
10
+ [`b3d74b4`](https://github.com/Python-roborock/python-roborock/commit/b3d74b4bc9fa581da0485cf68a46c23f53fdbf50))
11
12
13
## v2.9.7 (2025-01-28)
14
15
### Bug Fixes
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "python-roborock"
-version = "2.9.7"
+version = "2.9.8"
description = "A package to control Roborock vacuums."
authors = ["humbertogontijo <humbertogontijo@users.noreply.github.com>"]
license = "GPL-3.0-only"
0 commit comments