nilmtools/nilmtools/__init__.py

5 lines
93 B
Python

from ._version import get_versions
__version__ = get_versions()['version']
del get_versions