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.19.1] ( https://www.github.com/googleapis/google-auth-library-python/compare/v1.19.0...v1.19.1 ) (2020-07-15)
8+
9+
10+ ### Bug Fixes
11+
12+ * don't add empty quota project ([ #560 ] ( https://www.github.com/googleapis/google-auth-library-python/issues/560 ) ) ([ ab2be5d] ( https://www.github.com/googleapis/google-auth-library-python/commit/ab2be5de829e830979514683582c11f98fa943c7 ) )
13+
714## [ 1.19.0] ( https://www.github.com/googleapis/google-auth-library-python/compare/v1.18.0...v1.19.0 ) (2020-07-09)
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.0 "
35+ version = "1.19.1 "
3636
3737setup (
3838 name = "google-auth" ,
You can’t perform that action at this time.
0 commit comments