diff --git a/custom_components/ais_receiver/manifest.json b/custom_components/ais_receiver/manifest.json index 68cf9ac..78b9a73 100644 --- a/custom_components/ais_receiver/manifest.json +++ b/custom_components/ais_receiver/manifest.json @@ -8,5 +8,5 @@ "issue_tracker": "https://github.com/mib1185/ha-component-ais_receiver/issues", "loggers": ["pyais"], "requirements": ["pyais==2.7.0"], - "version": "0.0.1" + "version": "0.0.2" }