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+ ### [ 1.12.3] ( https://www.github.com/googleapis/google-api-python-client/compare/v1.12.2...v1.12.3 ) (2020-09-29)
4+
5+
6+ ### Bug Fixes
7+
8+ * ** deps:** update setup.py to install httplib2>=0.15.0 ([ #1050 ] ( https://www.github.com/googleapis/google-api-python-client/issues/1050 ) ) ([ c00f70d] ( https://www.github.com/googleapis/google-api-python-client/commit/c00f70d565a002b92374356be087927b131ce135 ) )
9+
310### [ 1.12.2] ( https://www.github.com/googleapis/google-api-python-client/compare/v1.12.1...v1.12.2 ) (2020-09-23)
411
512
Original file line number Diff line number Diff line change 4949with io .open (readme_filename , encoding = "utf-8" ) as readme_file :
5050 readme = readme_file .read ()
5151
52- version = "1.12.2 "
52+ version = "1.12.3 "
5353
5454setup (
5555 name = "google-api-python-client" ,
You can’t perform that action at this time.
0 commit comments