diff --git a/custom_components/fuel_prices/manifest.json b/custom_components/fuel_prices/manifest.json index 3c33817..053c86a 100644 --- a/custom_components/fuel_prices/manifest.json +++ b/custom_components/fuel_prices/manifest.json @@ -12,7 +12,7 @@ "requirements": [ "reverse-geocode==1.4.1", "these-united-states==1.1.0.21", - "pyfuelprices==2.1.5" + "pyfuelprices==2.1.6" ], "ssdp": [], "version": "0.0.0",