diff --git a/custom_components/pirateweather/manifest.json b/custom_components/pirateweather/manifest.json index 95cf1b5..e2c8ef6 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.5" + "version": "1.5.6" }