commit | 1f938684b0c7c78f70d66d45f14cecdd0d0dcd03 | [log] [tgz] |
---|---|---|
author | Jon Wayne Parrott <jonwayne@google.com> | Tue Aug 01 10:35:01 2017 -0700 |
committer | GitHub <noreply@github.com> | Tue Aug 01 10:35:01 2017 -0700 |
tree | b0cd7f20378cec9672fbe1467b4ed0d78fad7313 | |
parent | 4921d443c6d641be62f35985c60ad68bddfc1112 [diff] [blame] |
Release v1.0.2 (#180)
diff --git a/setup.py b/setup.py index 59ba3de..e04158c 100644 --- a/setup.py +++ b/setup.py
@@ -32,7 +32,7 @@ setup( name='google-auth', - version='1.0.1', + version='1.0.2', author='Google Cloud Platform', author_email='jonwayne+google-auth@google.com', description='Google Authentication Library',