commit | 8e1dc4f0345bbcfbe0f43ce40a5f9152b56db652 | [log] [tgz] |
---|---|---|
author | Jon Wayne Parrott <jonwayne@google.com> | Thu Feb 16 09:35:49 2017 -0800 |
committer | GitHub <noreply@github.com> | Thu Feb 16 09:35:49 2017 -0800 |
tree | 73ad9b43f29141b0c0037489dea304c182ab389b | |
parent | d72216769e93bdd5146a2386ba429dc6eec645c9 [diff] [blame] |
Release v0.7.0 (#111)
diff --git a/setup.py b/setup.py index 644c52d..324d72c 100644 --- a/setup.py +++ b/setup.py
@@ -33,7 +33,7 @@ setup( name='google-auth', - version='0.6.0', + version='0.7.0', author='Google Cloud Platform', author_email='jonwayne+google-auth@google.com', description='Google Authentication Library',