File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed
Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 44
55[ 1 ] : https://pypi.org/project/google-cloud-vision/#history
66
7+ ## 0.35.1
8+
9+ 11-21-2018 11:25 PST
10+
11+ ### Implementation Changes
12+ - Add ProductSearchClient to vision.py ([ #6635 ] ( https://github.com/googleapis/google-cloud-python/pull/6635 ) )
13+
14+ ### Internal / Testing Changes
15+ - Merge fixes to GAPIC generator. ([ #6632 ] ( https://github.com/googleapis/google-cloud-python/pull/6632 ) )
16+
717## 0.35.0
818
91911-13-2018 09:55 PST
Original file line number Diff line number Diff line change 1919
2020name = 'google-cloud-vision'
2121description = 'Cloud Vision API API client library'
22- version = '0.35.0 '
22+ version = '0.35.1 '
2323release_status = 'Development Status :: 4 - Beta'
2424dependencies = [
2525 'google-api-core[grpc] >= 1.4.1, < 2.0.0dev' ,
You can’t perform that action at this time.
0 commit comments