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.13.1] ( https://www.github.com/googleapis/google-auth-library-python/compare/v1.13.0...v1.13.1 ) (2020-04-01)
8+
9+
10+ ### Bug Fixes
11+
12+ * invalid expiry type ([ #481 ] ( https://www.github.com/googleapis/google-auth-library-python/issues/481 ) ) ([ 7ae9a28] ( https://www.github.com/googleapis/google-auth-library-python/commit/7ae9a284dae16d274bfd4d876414f08efd6c3bff ) )
13+
714## [ 1.13.0] ( https://www.github.com/googleapis/google-auth-library-python/compare/v1.12.0...v1.13.0 ) (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.0 "
33+ version = "1.13.1 "
3434
3535setup (
3636 name = "google-auth" ,
You can’t perform that action at this time.
0 commit comments