commit | 5d6663aa8fadd60f0f48bb715c67bfe881984375 | [log] [tgz] |
---|---|---|
author | release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> | Wed Feb 03 17:17:14 2021 -0700 |
committer | GitHub <noreply@github.com> | Wed Feb 03 17:17:14 2021 -0700 |
tree | 64b2ae384150f19c0baf817449d8ca1c99bcec50 | |
parent | 7a94acb50e75fe0a51688e0f968bca3fa9bd9082 [diff] [blame] |
chore: release 1.25.0 (#678) Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
diff --git a/setup.py b/setup.py index 3006d9a..ba72c3c 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.24.0" +version = "1.25.0" setup( name="google-auth",