commit | 9bea1b15105d6851b315bd622702e0b201e4e874 | [log] [tgz] |
---|---|---|
author | Jon Wayne Parrott <jonwayne@google.com> | Mon May 08 10:05:11 2017 -0700 |
committer | GitHub <noreply@github.com> | Mon May 08 10:05:11 2017 -0700 |
tree | b4f82e6a47dbfbfc297635540ed3725251470365 | |
parent | 7af9f6655121ef747a890daeac942f315069ef46 [diff] [blame] |
Release v1.0.1 (#159)
diff --git a/setup.py b/setup.py index c532378..59ba3de 100644 --- a/setup.py +++ b/setup.py
@@ -32,7 +32,7 @@ setup( name='google-auth', - version='1.0.0', + version='1.0.1', author='Google Cloud Platform', author_email='jonwayne+google-auth@google.com', description='Google Authentication Library',