commit | 08272d89667a901d0dff6c4ba53d5b30fcc29e81 | [log] [tgz] |
---|---|---|
author | Bu Sun Kim <8822365+busunkim96@users.noreply.github.com> | Tue Feb 19 13:08:13 2019 -0800 |
committer | GitHub <noreply@github.com> | Tue Feb 19 13:08:13 2019 -0800 |
tree | cbcfbdb117d4e81a58e2dde9e03b31d3911a6ad7 | |
parent | 7a62768dd4828901ce79a99a92a5d7655a713468 [diff] [blame] |
Release 1.6.3 (#325)
diff --git a/setup.py b/setup.py index ef9bb51..b2eb598 100644 --- a/setup.py +++ b/setup.py
@@ -31,7 +31,7 @@ setup( name='google-auth', - version='1.6.2', + version='1.6.3', author='Google Cloud Platform', author_email='jonwayne+google-auth@google.com', description='Google Authentication Library',