diff --git a/custom_components/dmi_pollen/manifest.json b/custom_components/dmi_pollen/manifest.json index c329eb8..e6dc72c 100644 --- a/custom_components/dmi_pollen/manifest.json +++ b/custom_components/dmi_pollen/manifest.json @@ -5,5 +5,5 @@ "dependencies": [], "codeowners": ["@DurgNomis-drol"], "requirements": ["requests","xmltodict"], - "version": "0.0.1" -} \ No newline at end of file + "version": "0.0.2" +}