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 1
1
# Changelog
2
2
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
+
3
10
### [ 1.12.6] ( https://www.github.com/googleapis/google-api-python-client/compare/v1.12.5...v1.12.6 ) (2020-11-16)
4
11
5
12
Original file line number Diff line number Diff line change 49
49
with io .open (readme_filename , encoding = "utf-8" ) as readme_file :
50
50
readme = readme_file .read ()
51
51
52
- version = "1.12.6 "
52
+ version = "1.12.7 "
53
53
54
54
setup (
55
55
name = "google-api-python-client" ,
You can’t perform that action at this time.
0 commit comments