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 2fc4c9c commit ab4ca45Copy full SHA for ab4ca45
switchbot/__init__.py
@@ -5,7 +5,7 @@
5
from switchbot.devices import Device
6
from switchbot.remotes import Remote
7
8
-__version__ = "2.2.3"
+__version__ = "2.3.0"
9
10
11
class SwitchBot:
0 commit comments