diff --git a/custom_components/pirateweather/manifest.json b/custom_components/pirateweather/manifest.json index c7104e1..fde62ae 100644 --- a/custom_components/pirateweather/manifest.json +++ b/custom_components/pirateweather/manifest.json @@ -12,5 +12,5 @@ "requirements": [ "python-forecastio==1.4.0" ], - "version": "1.5." + "version": "1.5.4" }