commit | ae27b49468c5c3db99d0550af9066ca43cb0dda7 | [log] [tgz] |
---|---|---|
author | release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> | Thu Aug 06 16:59:19 2020 -0700 |
committer | GitHub <noreply@github.com> | Thu Aug 06 16:59:19 2020 -0700 |
tree | d03d9b3565cdd82c5721d02bad76aa506f3408a9 | |
parent | 42321bafd38a8bd806f4d01bfa0eda3b5a961667 [diff] [blame] |
chore: release 1.20.1 (#582) * 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 5b192b1..cfa7b0a 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.0" +version = "1.20.1" setup( name="google-auth",