Skip to content

Commit

Permalink
fix: fix install
Browse files Browse the repository at this point in the history
  • Loading branch information
vladsternbach committed Nov 5, 2023
1 parent 1207f7b commit 4a9d615
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
3 changes: 0 additions & 3 deletions yeelightble/__init__.py
Original file line number Diff line number Diff line change
@@ -1,3 +0,0 @@
# flake8: noqa
from .lamp import Lamp
from .structures import LampMode
2 changes: 1 addition & 1 deletion yeelightble/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "2.0.1"
__version__ = "2.0.2"

0 comments on commit 4a9d615

Please sign in to comment.