commit | 1049bb25448696b0958e665eacd13bbd297a42f5 | [log] [tgz] |
---|---|---|
author | Jon Wayne Parrott <jonwayne@google.com> | Thu Mar 23 13:34:09 2017 -0700 |
committer | GitHub <noreply@github.com> | Thu Mar 23 13:34:09 2017 -0700 |
tree | 75abc066bce908b522bb45e50507980a235f472b | |
parent | 75c78b2c38156190e9d3c6ee8ed4d3ada8e4d3f4 [diff] [blame] |
Release v0.9.0 (#143)
diff --git a/setup.py b/setup.py index 76bceb8..aaa13de 100644 --- a/setup.py +++ b/setup.py
@@ -31,7 +31,7 @@ setup( name='google-auth', - version='0.8.0', + version='0.9.0', author='Google Cloud Platform', author_email='jonwayne+google-auth@google.com', description='Google Authentication Library',