commit | 90c1c1b5c8f4eda71240b96d671976d289ca6e04 | [log] [tgz] |
---|---|---|
author | Jon Wayne Parrott <jonwayne@google.com> | Wed Dec 14 12:43:30 2016 -0800 |
committer | GitHub <noreply@github.com> | Wed Dec 14 12:43:30 2016 -0800 |
tree | 315df96c18612a8720f83dcecf6d22ea164a4476 | |
parent | 54451fbd3dced2d9371f6ae36e033ae682e75dfc [diff] [blame] |
Release v0.5.0 (#98)
diff --git a/setup.py b/setup.py index 1baabd8..ca3184f 100644 --- a/setup.py +++ b/setup.py
@@ -29,7 +29,7 @@ setup( name='google-auth', - version='0.4.0', + version='0.5.0', author='Google Cloud Platform', author_email='jonwayne+google-auth@google.com', description='Google Authentication Library',