diff --git a/custom_components/tgtg/manifest.json b/custom_components/tgtg/manifest.json index 5d41495..a6012e4 100644 --- a/custom_components/tgtg/manifest.json +++ b/custom_components/tgtg/manifest.json @@ -6,5 +6,5 @@ "iot_class": "cloud_polling", "issue_tracker": "https://github.com/Chouffy/home_assistant_tgtg/issues", "requirements": ["tgtg==0.14.0"], - "version": "5.0.1" + "version": "5.1.0" }