commit | 0c5503e9257e460dfd8458c8f4e85ad7d7accc5c | [log] [tgz] |
---|---|---|
author | Jon Wayne Parrott <jonwayne@google.com> | Thu Feb 23 15:45:18 2017 -0800 |
committer | GitHub <noreply@github.com> | Thu Feb 23 15:45:18 2017 -0800 |
tree | 9902c1a6c9ab40033128461532e62be1e96d93ad | |
parent | ab086899a00fe56303be39be5dec7ccfe0cd14b9 [diff] [blame] |
Release v0.8.0 (#119)
diff --git a/setup.py b/setup.py index 324d72c..5f72e00 100644 --- a/setup.py +++ b/setup.py
@@ -33,7 +33,7 @@ setup( name='google-auth', - version='0.7.0', + version='0.8.0', author='Google Cloud Platform', author_email='jonwayne+google-auth@google.com', description='Google Authentication Library',