commit | 98577136be4c04c362484aa224e305dcc65a0788 | [log] [tgz] |
---|---|---|
author | Jon Wayne Parrott <jonwayne@google.com> | Wed Feb 08 14:52:13 2017 -0800 |
committer | GitHub <noreply@github.com> | Wed Feb 08 14:52:13 2017 -0800 |
tree | c25ad32459312776b71d8fc14e7af530a7ed867d | |
parent | 3ff4d55e6f97b2e5339336ddbbf50a2c18f2e3f3 [diff] [blame] |
Release v0.6.0 (#107)
diff --git a/setup.py b/setup.py index 8dc9e71..644c52d 100644 --- a/setup.py +++ b/setup.py
@@ -33,7 +33,7 @@ setup( name='google-auth', - version='0.5.0', + version='0.6.0', author='Google Cloud Platform', author_email='jonwayne+google-auth@google.com', description='Google Authentication Library',