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.8.1] ( https://www.github.com/googleapis/google-auth-library-python/compare/v1.8.0...v1.8.1 ) (2019-12-09)
8+
9+
10+ ### Bug Fixes
11+
12+ * revert "feat: add timeout to AuthorizedSession.request() ([ #397 ] ( https://www.github.com/googleapis/google-auth-library-python/issues/397 ) )" ([ #401 ] ( https://www.github.com/googleapis/google-auth-library-python/issues/401 ) ) ([ 451ecbd] ( https://www.github.com/googleapis/google-auth-library-python/commit/451ecbd48a910348bbf7a7b38162a044fad6e6e1 ) )
13+
714## [ 1.8.0] ( https://www.github.com/googleapis/google-auth-library-python/compare/v1.7.2...v1.8.0 ) (2019-12-09)
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.8.0 "
33+ version = "1.8.1 "
3434
3535setup (
3636 name = "google-auth" ,
You can’t perform that action at this time.
0 commit comments