commit | b1ff2836e449b68b3cfb7a95b33a285ac169d84a | [log] [tgz] |
---|---|---|
author | Jon Wayne Parrott <jonwayne@google.com> | Tue Sep 12 12:40:46 2017 -0700 |
committer | GitHub <noreply@github.com> | Tue Sep 12 12:40:46 2017 -0700 |
tree | 1d81b73f8087c13f4d5805195633b69d41aa31a7 | |
parent | 1cba0f834d18208fac464843b13501768910af1a [diff] [blame] |
Release v1.1.0 (#198)
diff --git a/setup.py b/setup.py index e04158c..20a4beb 100644 --- a/setup.py +++ b/setup.py
@@ -32,7 +32,7 @@ setup( name='google-auth', - version='1.0.2', + version='1.1.0', author='Google Cloud Platform', author_email='jonwayne+google-auth@google.com', description='Google Authentication Library',