File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Expand file tree Collapse file tree 2 files changed +12
-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.41.0
8+
9+ 12-05-2019 14:49 PST
10+
11+
12+ ### New Features
13+ - Add deprecation warning to resource name helper functions. ([ #9866 ] ( https://github.com/googleapis/google-cloud-python/pull/9866 ) )
14+
15+ ### Documentation
16+ - Add deprecation information to resource name helper function documentation. ([ #9866 ] ( https://github.com/googleapis/google-cloud-python/pull/9866 ) )
17+
718## 0.40.0
819
92011-08-2019 09:30 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.40 .0"
22+ version = "0.41 .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