From a1edf2c7d7cc9e6366ee61c256eae35acd717650 Mon Sep 17 00:00:00 2001 From: caiosweet <24454580+caiosweet@users.noreply.github.com> Date: Sun, 18 Feb 2024 18:01:57 +0100 Subject: [PATCH] Bump aio_quakeml_ingv_centro_nazionale_terremoti_client v0.4 --- custom_components/ingv_centro_nazionale_terremoti/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/ingv_centro_nazionale_terremoti/manifest.json b/custom_components/ingv_centro_nazionale_terremoti/manifest.json index fcd58ae..a12afa0 100644 --- a/custom_components/ingv_centro_nazionale_terremoti/manifest.json +++ b/custom_components/ingv_centro_nazionale_terremoti/manifest.json @@ -8,6 +8,6 @@ "issue_tracker": "https://github.com/caiosweet/Home-Assistant-custom-components-INGV/issues", "loggers": ["aio_quakeml_ingv_centro_nazionale_terremoti_client"], "quality_scale": "platinum", - "requirements": ["aio_quakeml_ingv_centro_nazionale_terremoti_client==0.3"], + "requirements": ["aio_quakeml_ingv_centro_nazionale_terremoti_client==0.4"], "version": "0.0.0" }