File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44
55[ 1 ] : https://pypi.org/project/google-cloud-vision/#history
66
7+ ## 0.39.0
8+
9+ 08-12-2019 13:57 PDT
10+
11+ ### Implementation Changes
12+ - Remove send/recv msg size limit (via synth). ([ #8976 ] ( https://github.com/googleapis/google-cloud-python/pull/8976 ) )
13+
14+ ### New Features
15+ - Add 'parent' argument to annotation requests; add 'ProductSearchClient.purge_products' method; add 'object_annotations' field to product search results (via synth). ([ #8988 ] ( https://github.com/googleapis/google-cloud-python/pull/8988 ) )
16+
17+ ### Documentation
18+ - Update intersphinx mapping for requests. ([ #8805 ] ( https://github.com/googleapis/google-cloud-python/pull/8805 ) )
19+
720## 0.38.1
821
92207-24-2019 17:54 PDT
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.38.1 "
22+ version = "0.39.0 "
2323release_status = "Development Status :: 4 - Beta"
2424dependencies = [
2525 "google-api-core[grpc] >= 1.14.0, < 2.0.0dev" ,
You can’t perform that action at this time.
0 commit comments