File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed
Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 44
55[ 1 ] : https://pypi.org/project/google-auth/#history
66
7+ ### [ 1.14.3] ( https://www.github.com/googleapis/google-auth-library-python/compare/v1.14.2...v1.14.3 ) (2020-05-11)
8+
9+
10+ ### Bug Fixes
11+
12+ * catch exceptions.RefreshError ([ #508 ] ( https://www.github.com/googleapis/google-auth-library-python/issues/508 ) ) ([ 3d672e9] ( https://www.github.com/googleapis/google-auth-library-python/commit/3d672e9cddd9e8c4946290ab9f90ca9009b8be69 ) )
13+
714### [ 1.14.2] ( https://www.github.com/googleapis/google-auth-library-python/compare/v1.14.1...v1.14.2 ) (2020-05-07)
815
916
Original file line number Diff line number Diff line change 3030with io .open ("README.rst" , "r" ) as fh :
3131 long_description = fh .read ()
3232
33- version = "1.14.2 "
33+ version = "1.14.3 "
3434
3535setup (
3636 name = "google-auth" ,
You can’t perform that action at this time.
0 commit comments