commit | 6269643ee675f02c39795e163a12da6b27d991d2 | [log] [tgz] |
---|---|---|
author | release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> | Thu Aug 27 14:15:09 2020 -0700 |
committer | GitHub <noreply@github.com> | Thu Aug 27 14:15:09 2020 -0700 |
tree | 3ac9b3517bb8bc188d9ab334819aad2fa3da7054 | |
parent | c0c995f3de237a2346b59797ee7c4d44ff2a197c [diff] [blame] |
chore: release 1.21.0 (#593) * chore: updated CHANGELOG.md [ci skip] * chore: updated setup.cfg [ci skip] * chore: updated setup.py Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
diff --git a/setup.py b/setup.py index cfa7b0a..c036539 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.20.1" +version = "1.21.0" setup( name="google-auth",