File tree Expand file tree Collapse file tree 2 files changed +20
-1
lines changed
Expand file tree Collapse file tree 2 files changed +20
-1
lines changed Original file line number Diff line number Diff line change 44
55[ 1 ] : https://pypi.org/project/google-cloud-automl/#history
66
7+ ## 0.3.0
8+
9+ 06-20-2019 14:47 PDT
10+
11+
12+ ### New Features
13+ - Add support for video object tracking (via synth). ([ #8278 ] ( https://github.com/googleapis/google-cloud-python/pull/8278 ) )
14+
15+ ### Documentation
16+ - Use alabaster theme everwhere. ([ #8021 ] ( https://github.com/googleapis/google-cloud-python/pull/8021 ) )
17+ - Add proto files; add 'docs' session to 'nox'; update docstrings (via synth). ([ #8029 ] ( https://github.com/googleapis/google-cloud-python/pull/8029 ) )
18+
19+ ### Internal / Testing Changes
20+ - Suppress checking 'cov-fail-under' in nox default session (via synth). ([ #8233 ] ( https://github.com/googleapis/google-cloud-python/pull/8233 ) )
21+ - Fix coverage in 'types.py'. ([ #8145 ] ( https://github.com/googleapis/google-cloud-python/pull/8145 ) )
22+ - Blacken noxfile.py, setup.py (via synth). ([ #8115 ] ( https://github.com/googleapis/google-cloud-python/pull/8115 ) )
23+ - Add empty lines (via synth). ([ #8048 ] ( https://github.com/googleapis/google-cloud-python/pull/8048 ) )
24+ - Include protos in synth. ([ #8000 ] ( https://github.com/googleapis/google-cloud-python/pull/8000 ) )
25+
726## 0.2.0
827
92804-03-2019 09:16 PDT
Original file line number Diff line number Diff line change 1919
2020name = "google-cloud-automl"
2121description = "Cloud AutoML API client library"
22- version = "0.2 .0"
22+ version = "0.3 .0"
2323release_status = "Development Status :: 3 - Alpha"
2424dependencies = [
2525 "google-api-core[grpc] >= 1.6.0, < 2.0.0dev" ,
You can’t perform that action at this time.
0 commit comments