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.19.2] ( https://www.github.com/googleapis/google-auth-library-python/compare/v1.19.1...v1.19.2 ) (2020-07-17)
8+
9+
10+ ### Bug fixes
11+
12+ * Revert "fix: migrate signBlob to iamcredentials.googleapis.com" ([ #563 ] ( https://www.github.com/googleapis/google-auth-library-python/issues/563 ) ) ([ a48b5b] ( https://www.github.com/googleapis/google-auth-library-python/commit/a48b5b9135b30ff06f1fe18dd9dbe92ffcf3a272 ) )
13+
714### [ 1.19.1] ( https://www.github.com/googleapis/google-auth-library-python/compare/v1.19.0...v1.19.1 ) (2020-07-15)
815
916
Original file line number Diff line number Diff line change 3232with io .open ("README.rst" , "r" ) as fh :
3333 long_description = fh .read ()
3434
35- version = "1.19.1 "
35+ version = "1.19.2 "
3636
3737setup (
3838 name = "google-auth" ,
You can’t perform that action at this time.
0 commit comments