Automatically generated by python-semantic-release
@@ -2,6 +2,15 @@
<!-- version list -->
+## v2.4.1 (2026-08-07)
+
+### Bug Fixes
+- Allow API users to think about vertical oscillation "angle" in degrees.
+ ([#533](https://github.com/sblibs/pySwitchbot/pull/533),
+ [`fdd8b1c`](https://github.com/sblibs/pySwitchbot/commit/fdd8b1cdddd8fc91add1a2319e3c386f7336e467))
## v2.4.0 (2026-08-07)
### Bug Fixes
@@ -1,6 +1,6 @@
[tool.poetry]
name = "PySwitchbot"
-version = "2.4.0"
+version = "2.4.1"
description = "A library to communicate with Switchbot"
authors = ["Daniel Hjelseth Hoyer"]
license = "MIT"
@@ -1 +1 @@
-__version__ = "2.4.0"
+__version__ = "2.4.1"