commit | b7f7d7d02147cd3998d0a4966b1c574a4177de84 | [log] [tgz] |
---|---|---|
author | release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> | Wed Dec 11 13:59:41 2019 -0800 |
committer | Bu Sun Kim <8822365+busunkim96@users.noreply.github.com> | Wed Dec 11 16:59:41 2019 -0500 |
tree | e8be2fbc830accda9ce15ccf2c2f1db0b17009cb | |
parent | 25ea942cef4378ff22adf235dd1baf1ca0d595f8 [diff] [blame] |
chore: release 1.8.2 (#409)
diff --git a/setup.py b/setup.py index d8ba62c..d98e89c 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.1" +version = "1.8.2" setup( name="google-auth",