File tree Expand file tree Collapse file tree 2 files changed +19
-1
lines changed
Expand file tree Collapse file tree 2 files changed +19
-1
lines changed Original file line number Diff line number Diff line change 44
55[ 1 ] : https://pypi.org/project/grafeas/#history
66
7+ ## 0.2.0
8+
9+ 07-12-2019 17:04 PDT
10+
11+
12+ ### Implementation Changes
13+ - replace ` min_affected_version ` w/ ` affected_version_{start,end} ` (via synth). ([ #8465 ] ( https://github.com/googleapis/google-cloud-python/pull/8465 ) )
14+ - Allow kwargs to be passed to create_channel, update templates (via synth). ([ #8391 ] ( https://github.com/googleapis/google-cloud-python/pull/8391 ) )
15+
16+ ### New Features
17+ - Update list method docstrings (via synth). ([ #8510 ] ( https://github.com/googleapis/google-cloud-python/pull/8510 ) )
18+
19+ ### Documentation
20+ - Update READMEs. ([ #8456 ] ( https://github.com/googleapis/google-cloud-python/pull/8456 ) )
21+
22+ ### Internal / Testing Changes
23+ - Add docs job to publish to googleapis.dev. ([ #8464 ] ( https://github.com/googleapis/google-cloud-python/pull/8464 ) )
24+
725## 0.1.0
826
92706-17-2019 10:44 PDT
Original file line number Diff line number Diff line change 2121
2222name = "grafeas"
2323description = "Grafeas API client library"
24- version = "0.1 .0"
24+ version = "0.2 .0"
2525release_status = "Development Status :: 3 - Alpha"
2626dependencies = [
2727 "google-api-core[grpc] >= 1.6.0, < 2.0.0dev" ,
You can’t perform that action at this time.
0 commit comments