commit | 5d53a96cc85988380f10d91bfa02535ca3ad25aa | [log] [tgz] |
---|---|---|
author | Jon Wayne Parrott <jonwayne@google.com> | Mon Feb 12 11:01:40 2018 -0800 |
committer | GitHub <noreply@github.com> | Mon Feb 12 11:01:40 2018 -0800 |
tree | 323d8cc95caf8bee559a6f2ca829e7b0087c95cb | |
parent | d930fa81e24ef580ff7990ea872cbb40ca96282c [diff] [blame] |
Release v1.4.1 (#244)
diff --git a/setup.py b/setup.py index 6fec08b..aa0eaa6 100644 --- a/setup.py +++ b/setup.py
@@ -31,7 +31,7 @@ setup( name='google-auth', - version='1.4.0', + version='1.4.1', author='Google Cloud Platform', author_email='jonwayne+google-auth@google.com', description='Google Authentication Library',