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',