commit | 7f957bae8bc6ded2f4ed0383031c8d03ce386a06 | [log] [tgz] |
---|---|---|
author | release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> | Mon Oct 05 10:53:00 2020 -0700 |
committer | GitHub <noreply@github.com> | Mon Oct 05 10:53:00 2020 -0700 |
tree | 6c65d6f8eea0bfb7c822f4b0d34b8dfdcd16cdfb | |
parent | a9240111e7af29338624d98ee10aed31462f4d19 [diff] [blame] |
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",