diff --git a/custom_components/hassbian_config/__init__.py b/custom_components/hassbian_config/__init__.py index 1e95e6a..8ef1829 100644 --- a/custom_components/hassbian_config/__init__.py +++ b/custom_components/hassbian_config/__init__.py @@ -3,6 +3,7 @@ For more details about this component, please refer to the documentation at https://github.com/ludeeus/hassbian-config_custom_component """ +__version__ = '1.0.4' import subprocess import logging