commit | d14cb1ef0f6d524b52ca6f94f5dc5986352668de | [log] [tgz] |
---|---|---|
author | Christopher Wilcox <crwilcox@google.com> | Mon Dec 17 13:37:43 2018 -0800 |
committer | GitHub <noreply@github.com> | Mon Dec 17 13:37:43 2018 -0800 |
tree | 695c7aca5535560d6f15fd9dc5935c230885357b | |
parent | 001133e7b860d264910fff9b2bb2a8e0f3c3427a [diff] [blame] |
Update setup.py
diff --git a/setup.py b/setup.py index 23c9c7e..ef9bb51 100644 --- a/setup.py +++ b/setup.py
@@ -31,7 +31,7 @@ setup( name='google-auth', - version='1.6.1', + version='1.6.2', author='Google Cloud Platform', author_email='jonwayne+google-auth@google.com', description='Google Authentication Library',