From 6125065985456e00583a991aeaffbb892cfcf87b Mon Sep 17 00:00:00 2001 From: Alexander Rey Date: Wed, 15 Nov 2023 11:18:18 -0500 Subject: [PATCH] Update manifest.json --- custom_components/pirateweather/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/pirateweather/manifest.json b/custom_components/pirateweather/manifest.json index 6042fb5..0037636 100644 --- a/custom_components/pirateweather/manifest.json +++ b/custom_components/pirateweather/manifest.json @@ -8,5 +8,5 @@ "iot_class": "cloud_polling", "issue_tracker": "https://github.com/alexander0042/pirate-weather-ha/issues", "requirements": ["python-forecastio==1.4.0"], - "version": "1.3.1" + "version": "1.3.2" }