fix: Add missing file containing changes (see #13)

This commit is contained in:
Adrian Rumpold
2022-04-06 12:02:17 +02:00
parent 8fb322283c
commit 2e1ede071e
4 changed files with 5 additions and 5 deletions

View File

@@ -16,7 +16,7 @@ from .crawler import CovidCrawler
_LOGGER = logging.getLogger(__name__)
__version__ = "1.3.0"
__version__ = "1.3.1"
PLATFORMS = ["sensor"]