commit | 04f1260271633b1ebfe62c63fab8bb78ccd4d1a5 | [log] [tgz] |
---|---|---|
author | release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> | Mon Dec 16 15:27:23 2019 -0800 |
committer | Bu Sun Kim <8822365+busunkim96@users.noreply.github.com> | Mon Dec 16 15:27:23 2019 -0800 |
tree | 853019a779cd21888320650199b93048c1ce5a70 | |
parent | d86d7b8c43df152765c7fc59a54015361b46dcde [diff] [blame] |
chore: release 1.9.0 (#410)
diff --git a/setup.py b/setup.py index d98e89c..f4a8b17 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.8.2" +version = "1.9.0" setup( name="google-auth",