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 4
4
5
5
[ 1 ] : https://pypi.org/project/google-auth/#history
6
6
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
+
7
14
## [ 1.19.0] ( https://www.github.com/googleapis/google-auth-library-python/compare/v1.18.0...v1.19.0 ) (2020-07-09)
8
15
9
16
Original file line number Diff line number Diff line change 32
32
with io .open ("README.rst" , "r" ) as fh :
33
33
long_description = fh .read ()
34
34
35
- version = "1.19.0 "
35
+ version = "1.19.1 "
36
36
37
37
setup (
38
38
name = "google-auth" ,
You can’t perform that action at this time.
0 commit comments