diff --git a/custom_components/pirateweather/manifest.json b/custom_components/pirateweather/manifest.json index 5febb8e..3c90e84 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.4.2" + "version": "1.4.4" }