Skip to content

Commit

Permalink
Version 2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jonghwanhyeon committed Mar 27, 2023
1 parent 2fc4c9c commit ab4ca45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion switchbot/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
from switchbot.devices import Device
from switchbot.remotes import Remote

__version__ = "2.2.3"
__version__ = "2.3.0"


class SwitchBot:
Expand Down

0 comments on commit ab4ca45

Please sign in to comment.