File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 1.9.0] ( https://www.github.com/googleapis/google-api-python-client/compare/v1.8.4...v1.9.0 ) (2020-06-02)
4+
5+
6+ ### Features
7+
8+ * add mtls feature ([ #917 ] ( https://www.github.com/googleapis/google-api-python-client/issues/917 ) ) ([ 981eadf] ( https://www.github.com/googleapis/google-api-python-client/commit/981eadf7cfdb576981d92fcda498c76422821426 ) )
9+ * add templates for python samples projects ([ #506 ] ( https://www.github.com/googleapis/google-api-python-client/issues/506 ) ) ([ #924 ] ( https://www.github.com/googleapis/google-api-python-client/issues/924 ) ) ([ c482712] ( https://www.github.com/googleapis/google-api-python-client/commit/c482712935d1c1331e33bd7f9968bd3b2be223bb ) )
10+
311### [ 1.8.4] ( https://www.github.com/googleapis/google-api-python-client/compare/v1.8.3...v1.8.4 ) (2020-05-20)
412
513
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.8.4 "
55+ version = "1.9.0 "
5656
5757setup (
5858 name = "google-api-python-client" ,
You can’t perform that action at this time.
0 commit comments