commit | ca1eabcdd3454cf6b970d6bd825d1eab443aaef1 | [log] [tgz] |
---|---|---|
author | Jon Wayne Parrott <jonwayne@google.com> | Wed Mar 29 13:24:57 2017 -0700 |
committer | GitHub <noreply@github.com> | Wed Mar 29 13:24:57 2017 -0700 |
tree | 246a85c52819224174561865db65c3609480928b | |
parent | 26a1637697a6849394a612c088aded510190601e [diff] [blame] |
Release v0.10.0 (#151)
diff --git a/setup.py b/setup.py index bad634a..9ec7bfe 100644 --- a/setup.py +++ b/setup.py
@@ -32,7 +32,7 @@ setup( name='google-auth', - version='0.9.0', + version='0.10.0', author='Google Cloud Platform', author_email='jonwayne+google-auth@google.com', description='Google Authentication Library',