diff --git a/custom_components/google_fit/manifest.json b/custom_components/google_fit/manifest.json index b0033ea..642d1c7 100644 --- a/custom_components/google_fit/manifest.json +++ b/custom_components/google_fit/manifest.json @@ -13,7 +13,7 @@ "issue_tracker": "https://github.com/YorkshireIoT/ha-google-fit/issues", "requirements": [ "oauth2client==4.1.3", - "google-api-python-client==2.82.0" + "google-api-python-client==2.129.0" ], - "version": "v0.0.0" + "version": "v4.0.2" } \ No newline at end of file