commit | df60b5cc8826b411d3173048df41c5db5677fcdb | [log] [tgz] |
---|---|---|
author | Jon Wayne Parrott <jonwayne@google.com> | Wed Sep 20 14:32:25 2017 -0700 |
committer | GitHub <noreply@github.com> | Wed Sep 20 14:32:25 2017 -0700 |
tree | 63a589e21cc2ac5bcdc4e4d34a4ddfbf68baa190 | |
parent | cb7b3c4f543bc8458863723d47c16ed685440700 [diff] [blame] |
Release v1.1.1 (#201)
diff --git a/setup.py b/setup.py index 20a4beb..ca860ec 100644 --- a/setup.py +++ b/setup.py
@@ -32,7 +32,7 @@ setup( name='google-auth', - version='1.1.0', + version='1.1.1', author='Google Cloud Platform', author_email='jonwayne+google-auth@google.com', description='Google Authentication Library',