chore: release 1.19.2 (#565)

diff --git a/setup.py b/setup.py
index 52033de..629e059 100644
--- a/setup.py
+++ b/setup.py
@@ -32,7 +32,7 @@
 with io.open("README.rst", "r") as fh:
     long_description = fh.read()
 
-version = "1.19.1"
+version = "1.19.2"
 
 setup(
     name="google-auth",