From ef0f9bd8a3968f89b7c00adac02b1c44ea2605f0 Mon Sep 17 00:00:00 2001 From: mib1185 Date: Thu, 1 Aug 2024 13:36:56 +0200 Subject: [PATCH] bump to 0.0.3 --- custom_components/ais_receiver/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/ais_receiver/manifest.json b/custom_components/ais_receiver/manifest.json index 78b9a73..e234c92 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.2" + "version": "0.0.3" }