We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 640ae43 commit 95c11bcCopy full SHA for 95c11bc
plugwise/__init__.py
@@ -1,8 +1,4 @@
1
"""Plugwise module."""
2
3
-import importlib.metadata
4
-
5
-__version__ = importlib.metadata.version("plugwise")
6
7
from plugwise.smile import Smile
8
from plugwise.stick import Stick
0 commit comments