chore: release 1.22.1 (#620)

Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
diff --git a/setup.py b/setup.py
index ee2c846..522b981 100644
--- a/setup.py
+++ b/setup.py
@@ -34,7 +34,7 @@
 with io.open("README.rst", "r") as fh:
     long_description = fh.read()
 
-version = "1.22.0"
+version = "1.22.1"
 
 setup(
     name="google-auth",