File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed
Expand file tree Collapse file tree 2 files changed +9
-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.11.1] ( https://www.github.com/googleapis/google-auth-library-python/compare/v1.11.0...v1.11.1 ) (2020-02-13)
8+
9+
10+ ### Bug Fixes
11+
12+ * compute engine id token credentials "with_target_audience" method ([ #438 ] ( https://www.github.com/googleapis/google-auth-library-python/issues/438 ) ) ([ bc0ec93] ( https://www.github.com/googleapis/google-auth-library-python/commit/bc0ec93dc66fdcaa6a82222386623fa44f24ddfe ) )
13+ * update ` _GOOGLE_OAUTH2_CERTS_URL ` ([ #365 ] ( https://www.github.com/googleapis/google-auth-library-python/issues/365 ) ) ([ 054db75] ( https://www.github.com/googleapis/google-auth-library-python/commit/054db75734756b0e82e7984ca07fa80025edc908 ) )
14+
715## [ 1.11.0] ( https://www.github.com/googleapis/google-auth-library-python/compare/v1.10.2...v1.11.0 ) (2020-01-23)
816
917
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.11.0 "
33+ version = "1.11.1 "
3434
3535setup (
3636 name = "google-auth" ,
You can’t perform that action at this time.
0 commit comments