commit | 746a0aa7474c345736e6fa8a7d28a8458242cca5 | [log] [tgz] |
---|---|---|
author | Jon Wayne Parrott <jonwayne@google.com> | Thu Nov 17 10:17:59 2016 -0800 |
committer | Jon Wayne Parrott <jonwayne@google.com> | Thu Nov 17 10:17:59 2016 -0800 |
tree | 2e4cf540d237d96d424753cf7787b3782253cc31 | |
parent | 97eb87067c9129b2113dd2e92c2ea837b93dae21 [diff] [blame] |
Release v0.3.1
diff --git a/setup.py b/setup.py index b0075ce..1796e4a 100644 --- a/setup.py +++ b/setup.py
@@ -29,7 +29,7 @@ setup( name='google-auth', - version='0.3.0', + version='0.3.1', author='Google Cloud Platform', author_email='jonwayne+google-auth@google.com', description='Google Authentication Library',