commit | cadec899657213dfff65299567225df6e2ba239f | [log] [tgz] |
---|---|---|
author | Jon Wayne Parrott <jonwayne@google.com> | Wed Nov 02 23:48:41 2016 -0700 |
committer | Jon Wayne Parrott <jonwayne@google.com> | Wed Nov 02 23:48:41 2016 -0700 |
tree | b607ec8b6817ae73617ca2935b4acaa7e06bca5d | |
parent | a896d2a25102cf96765e1649652f115604788430 [diff] [blame] |
Release v0.2.0
diff --git a/setup.py b/setup.py index d9d903b..a0f5ec7 100644 --- a/setup.py +++ b/setup.py
@@ -29,7 +29,7 @@ setup( name='google-auth', - version='0.1.0', + version='0.2.0', author='Google Cloud Platform', author_email='jonwayne+google-auth@google.com', description='Google Authentication Library',