Automatically generated by python-semantic-release
@@ -2,6 +2,14 @@
<!-- version list -->
+## v2.6.0 (2026-08-24)
+
+### Features
+- Add Circulator Fan Pro (W1160) support ([#508](https://github.com/sblibs/pySwitchbot/pull/508),
+ [`5c2e6c8`](https://github.com/sblibs/pySwitchbot/commit/5c2e6c881191b6a469bc4e2b74e0d338778e8576))
## v2.5.0 (2026-08-24)
### Chores
@@ -1,6 +1,6 @@
[tool.poetry]
name = "PySwitchbot"
-version = "2.5.0"
+version = "2.6.0"
description = "A library to communicate with Switchbot"
authors = ["Daniel Hjelseth Hoyer"]
license = "MIT"
@@ -1 +1 @@
-__version__ = "2.5.0"
+__version__ = "2.6.0"