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 11# Changelog
22
3+ ### [ 2.19.1] ( https://www.github.com/googleapis/google-api-python-client/compare/v2.19.0...v2.19.1 ) (2021-09-02)
4+
5+
6+ ### Bug Fixes
7+
8+ * remove repeated calls to self._ get_reason ([ #1513 ] ( https://www.github.com/googleapis/google-api-python-client/issues/1513 ) ) ([ d5cf4e0] ( https://www.github.com/googleapis/google-api-python-client/commit/d5cf4e0b1537eeafdb96ae831bbdffc5f1c6a94c ) )
9+
310## [ 2.19.0] ( https://www.github.com/googleapis/google-api-python-client/compare/v2.18.0...v2.19.0 ) (2021-08-31)
411
512
Original file line number Diff line number Diff line change 5151with io .open (readme_filename , encoding = "utf-8" ) as readme_file :
5252 readme = readme_file .read ()
5353
54- version = "2.19.0 "
54+ version = "2.19.1 "
5555
5656setup (
5757 name = "google-api-python-client" ,
You can’t perform that action at this time.
0 commit comments