commit | 20ba485bc146f107f98f5aff438e5124879464a6 | [log] [tgz] |
---|---|---|
author | Jon Wayne Parrott <jonwayne@google.com> | Thu Feb 08 16:03:53 2018 -0800 |
committer | GitHub <noreply@github.com> | Thu Feb 08 16:03:53 2018 -0800 |
tree | be7e73f5c7febaa22f747c86dd138d5557ddef62 | |
parent | 4255b104764ff336a846eccfb2ab17d13f7bb7f0 [diff] [blame] |
Release v1.4.0 (#240)
diff --git a/setup.py b/setup.py index 0a21f25..6fec08b 100644 --- a/setup.py +++ b/setup.py
@@ -31,7 +31,7 @@ setup( name='google-auth', - version='1.3.0', + version='1.4.0', author='Google Cloud Platform', author_email='jonwayne+google-auth@google.com', description='Google Authentication Library',