File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44
55[ 1 ] : https://pypi.org/project/google-auth/#history
66
7+ ## [ 1.14.0] ( https://www.github.com/googleapis/google-auth-library-python/compare/v1.13.1...v1.14.0 ) (2020-04-13)
8+
9+
10+ ### Features
11+
12+ * add default client cert source util ([ #486 ] ( https://www.github.com/googleapis/google-auth-library-python/issues/486 ) ) ([ ed41b49] ( https://www.github.com/googleapis/google-auth-library-python/commit/ed41b49e9d7ba7402b27107b7aa47eed06ac6c55 ) )
13+
714### [ 1.13.1] ( https://www.github.com/googleapis/google-auth-library-python/compare/v1.13.0...v1.13.1 ) (2020-04-01)
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.13.1 "
33+ version = "1.14.0 "
3434
3535setup (
3636 name = "google-auth" ,
You can’t perform that action at this time.
0 commit comments