Skip to content

Commit ab4ca45

Browse files
committed
Version 2.3.0
1 parent 2fc4c9c commit ab4ca45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

switchbot/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
from switchbot.devices import Device
66
from switchbot.remotes import Remote
77

8-
__version__ = "2.2.3"
8+
__version__ = "2.3.0"
99

1010

1111
class SwitchBot:

0 commit comments

Comments
 (0)