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.9.2] ( https://www.github.com/googleapis/google-api-python-client/compare/v1.9.1...v1.9.2 ) (2020-06-04)
4+
5+
6+ ### Bug Fixes
7+
8+ * bump api-core version ([ #936 ] ( https://www.github.com/googleapis/google-api-python-client/issues/936 ) ) ([ ee53b3b] ( https://www.github.com/googleapis/google-api-python-client/commit/ee53b3b32a050874ba4cfb491fb384f94682c824 ) )
9+
310### [ 1.9.1] ( https://www.github.com/googleapis/google-api-python-client/compare/v1.9.0...v1.9.1 ) (2020-06-02)
411
512
Original file line number Diff line number Diff line change 5252with io .open (readme_filename , encoding = "utf-8" ) as readme_file :
5353 readme = readme_file .read ()
5454
55- version = "1.9.1 "
55+ version = "1.9.2 "
5656
5757setup (
5858 name = "google-api-python-client" ,
You can’t perform that action at this time.
0 commit comments