diff --git a/custom_components/openei/manifest.json b/custom_components/openei/manifest.json index 3280ab8..e7c1b40 100644 --- a/custom_components/openei/manifest.json +++ b/custom_components/openei/manifest.json @@ -8,5 +8,5 @@ "config_flow": true, "codeowners": ["@firstof9"], "requirements": ["python-openei==0.1.18"], - "version": "0.1.7" + "version": "0.1.8" }