commit | 73050728072c30d77ef2bcda07b45b19d03e90ca | [log] [tgz] |
---|---|---|
author | release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> | Mon Dec 02 14:07:39 2019 -0800 |
committer | Bu Sun Kim <8822365+busunkim96@users.noreply.github.com> | Mon Dec 02 14:07:39 2019 -0800 |
tree | 90679824bdcae52bb129ad2c64514535a0a6879f | |
parent | 3b5d3e2192ce0cdc97854a1d70d5e382e454275c [diff] [blame] |
chore: release 1.7.2 (#391)
diff --git a/setup.py b/setup.py index 3217881..0fd04c6 100644 --- a/setup.py +++ b/setup.py
@@ -30,7 +30,7 @@ with io.open("README.rst", "r") as fh: long_description = fh.read() -version = "1.7.1" +version = "1.7.2" setup( name="google-auth",