commit | 3ef03b35a4b62368f4fde5e50f5eb71a5a17aa1a | [log] [tgz] |
---|---|---|
author | Jon Wayne Parrott <jonwayne@google.com> | Tue Oct 31 09:41:06 2017 -0700 |
committer | GitHub <noreply@github.com> | Tue Oct 31 09:41:06 2017 -0700 |
tree | 86b877a8d740e252111399bb9254118e047e1018 | |
parent | b096a3d4ef44cb616e8faa7e6bfe617290cd4c1a [diff] [blame] |
Release v1.2.0 (#207)
diff --git a/setup.py b/setup.py index ca860ec..d76570f 100644 --- a/setup.py +++ b/setup.py
@@ -32,7 +32,7 @@ setup( name='google-auth', - version='1.1.1', + version='1.2.0', author='Google Cloud Platform', author_email='jonwayne+google-auth@google.com', description='Google Authentication Library',