diff --git a/CHANGELOG b/CHANGELOG index 2528d81..a44e969 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,8 @@ +v1.4.1 + Version 1.4.1 + + Fix a critical bug on import in oauth2client.tools. + v1.4 Version 1.4 diff --git a/docs/epy/oauth2client-module.html b/docs/epy/oauth2client-module.html index b7ea1cc..111e1f9 100644 --- a/docs/epy/oauth2client-module.html +++ b/docs/epy/oauth2client-module.html @@ -62,7 +62,7 @@ Client library for using OAuth2, especially with Google APIs.

Version: - 1.4 + 1.4.1

@@ -212,7 +212,7 @@ tools.run_flow() function should be used in its place.