commit | dcbf1e0af0c79f1424f03ad27b071eccfdbc80d3 | [log] [tgz] |
---|---|---|
author | Jon Wayne Parrott <jonwayne@google.com> | Tue Jan 09 10:42:48 2018 -0800 |
committer | GitHub <noreply@github.com> | Tue Jan 09 10:42:48 2018 -0800 |
tree | a887727f204932b044d1d828318c96078761b46f | |
parent | 6d339936b472790eb1e0688bfec0286a83a660a3 [diff] [blame] |
Release v1.3.0 (#233)
diff --git a/setup.py b/setup.py index 42da7a3..0a21f25 100644 --- a/setup.py +++ b/setup.py
@@ -31,7 +31,7 @@ setup( name='google-auth', - version='1.2.1', + version='1.3.0', author='Google Cloud Platform', author_email='jonwayne+google-auth@google.com', description='Google Authentication Library',