Skip to content

Commit 012f117

Browse files
committed
Version 2.3.1
1 parent d1fef02 commit 012f117

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
@@ -6,7 +6,7 @@
66
from switchbot.remotes import Remote
77
from switchbot.scene import Scene
88

9-
__version__ = "2.3.0"
9+
__version__ = "2.3.1"
1010

1111

1212
class SwitchBot:

0 commit comments

Comments
 (0)