chore: release 1.8.2 (#409)

diff --git a/setup.py b/setup.py
index d8ba62c..d98e89c 100644
--- a/setup.py
+++ b/setup.py
@@ -30,7 +30,7 @@
 with io.open("README.rst", "r") as fh:
     long_description = fh.read()
 
-version = "1.8.1"
+version = "1.8.2"
 
 setup(
     name="google-auth",