commit | f07fbe9995bc55d15c37bcf5fa1d00f90c846cf3 | [log] [tgz] |
---|---|---|
author | release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> | Tue Jan 14 09:23:06 2020 -0800 |
committer | Bu Sun Kim <8822365+busunkim96@users.noreply.github.com> | Tue Jan 14 09:23:06 2020 -0800 |
tree | 5ef1eb0dcd7b8cffa24b9abed221ee409af176e9 | |
parent | a57a7708cfea635b5030f8c7ba10c967715f9a87 [diff] [blame] |
chore: release 1.10.1 (#420)
diff --git a/setup.py b/setup.py index 954ce17..1b5eac4 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.10.0" +version = "1.10.1" setup( name="google-auth",