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.7] ( https://www.github.com/googleapis/google-api-python-client/compare/v1.12.6...v1.12.7 ) (2020-11-17)
4+
5+
6+ ### Documentation
7+
8+ * Update Webmasters API sample ([ #1092 ] ( https://www.github.com/googleapis/google-api-python-client/issues/1092 ) ) ([ 12831f3] ( https://www.github.com/googleapis/google-api-python-client/commit/12831f3e4716292b55b63dd2b08c3351f09b8a15 ) )
9+
310### [ 1.12.6] ( https://www.github.com/googleapis/google-api-python-client/compare/v1.12.5...v1.12.6 ) (2020-11-16)
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.6 "
52+ version = "1.12.7 "
5353
5454setup (
5555 name = "google-api-python-client" ,
You can’t perform that action at this time.
0 commit comments