mirror of
https://github.com/python-kasa/python-kasa.git
synced 2024-12-22 19:23:34 +00:00
export __version__ under the main module
This commit is contained in:
parent
751c2445c2
commit
b5e585e1f8
@ -22,3 +22,4 @@ from .smartdevice import ( # noqa
|
||||
)
|
||||
from .smartplug import SmartPlug # noqa
|
||||
from .smartstrip import SmartStrip # noqa
|
||||
from .version import __version__ # noqa
|
||||
|
Loading…
Reference in New Issue
Block a user