chore: release 1.7.2 (#391)

diff --git a/setup.py b/setup.py
index 3217881..0fd04c6 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.7.1"
+version = "1.7.2"
 
 setup(
     name="google-auth",