commit | b921a0ad5be5396fdb07fd618ae886140d1df318 | [log] [tgz] |
---|---|---|
author | release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> | Tue Sep 15 18:32:41 2020 -0600 |
committer | GitHub <noreply@github.com> | Tue Sep 15 18:32:41 2020 -0600 |
tree | bc17f2fd894418f740cd535879e3abdc28bc209a | |
parent | 694d83fd23c0e8c2fde27136d1b3f8f6db6338a6 [diff] [blame] |
chore: release 1.21.2 (#601) Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
diff --git a/setup.py b/setup.py index c1218db..ea43594 100644 --- a/setup.py +++ b/setup.py
@@ -33,7 +33,7 @@ with io.open("README.rst", "r") as fh: long_description = fh.read() -version = "1.21.1" +version = "1.21.2" setup( name="google-auth",