Release v1.5.1 (#282)

diff --git a/setup.py b/setup.py
index 6bda014..582d08f 100644
--- a/setup.py
+++ b/setup.py
@@ -31,7 +31,7 @@
 
 setup(
     name='google-auth',
-    version='1.5.0',
+    version='1.5.1',
     author='Google Cloud Platform',
     author_email='jonwayne+google-auth@google.com',
     description='Google Authentication Library',