commit | 443df66cb6e7960205c1d2108e67220d27408efe | [log] [tgz] |
---|---|---|
author | Jon Wayne Parrott <jonwayne@google.com> | Fri Dec 02 14:31:26 2016 -0800 |
committer | Jon Wayne Parrott <jonwayne@google.com> | Fri Dec 02 14:31:26 2016 -0800 |
tree | 4bd8f4898f412ad7a6fbb8395b68da03faa71f68 | |
parent | d840beceafacd37a6abf993cd1fb8039eb3b6864 [diff] [blame] |
Release v0.4.0
diff --git a/setup.py b/setup.py index 0dabdb6..1baabd8 100644 --- a/setup.py +++ b/setup.py
@@ -29,7 +29,7 @@ setup( name='google-auth', - version='0.3.2', + version='0.4.0', author='Google Cloud Platform', author_email='jonwayne+google-auth@google.com', description='Google Authentication Library',