commit | 757844996c88a127f63fe936fe14c322a7dbd47f | [log] [tgz] |
---|---|---|
author | Jon Wayne Parrott <jonwayne@google.com> | Mon Nov 13 10:17:29 2017 -0800 |
committer | GitHub <noreply@github.com> | Mon Nov 13 10:17:29 2017 -0800 |
tree | b287f3711d45ecfe318e03768f528ee3a71b8c45 | |
parent | 69996661732cd4acfe125a0d8f5df1d74487f8c1 [diff] [blame] |
Release v1.2.1 (#216)
diff --git a/setup.py b/setup.py index d76570f..9308707 100644 --- a/setup.py +++ b/setup.py
@@ -32,7 +32,7 @@ setup( name='google-auth', - version='1.2.0', + version='1.2.1', author='Google Cloud Platform', author_email='jonwayne+google-auth@google.com', description='Google Authentication Library',