commit | 7bd15ac80b2500074f6b7eef1512f67f8798b585 | [log] [tgz] |
---|---|---|
author | Jon Wayne Parrott <jonwayne@google.com> | Fri Nov 11 10:27:42 2016 -0800 |
committer | GitHub <noreply@github.com> | Fri Nov 11 10:27:42 2016 -0800 |
tree | 4d3a9d76d828192113aea34a1f7059fa125ed984 | |
parent | e2ab1004b7ece9dfb8942e959fb8ea0e4192d892 [diff] [blame] |
Release v0.3.0 (#83)
diff --git a/setup.py b/setup.py index a0f5ec7..b0075ce 100644 --- a/setup.py +++ b/setup.py
@@ -29,7 +29,7 @@ setup( name='google-auth', - version='0.2.0', + version='0.3.0', author='Google Cloud Platform', author_email='jonwayne+google-auth@google.com', description='Google Authentication Library',