File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.6.0] ( https://www.github.com/googleapis/python-aiplatform/compare/v0.5.1...v0.6.0 ) (2021-03-22)
4+
5+
6+ ### Features
7+
8+ * add Vizier service ([ #266 ] ( https://www.github.com/googleapis/python-aiplatform/issues/266 ) ) ([ e5c1b1a] ( https://www.github.com/googleapis/python-aiplatform/commit/e5c1b1a4909d701efeb27f29af43a95516c51475 ) )
9+
10+
11+ ### Bug Fixes
12+
13+ * skip create data labeling job sample tests ([ #254 ] ( https://www.github.com/googleapis/python-aiplatform/issues/254 ) ) ([ 116a29b] ( https://www.github.com/googleapis/python-aiplatform/commit/116a29b1efcebb15bad14c3c36d3591c09ef10be ) )
14+
315### [ 0.5.1] ( https://www.github.com/googleapis/python-aiplatform/compare/v0.5.0...v0.5.1 ) (2021-03-01)
416
517
Original file line number Diff line number Diff line change 2121import setuptools # type: ignore
2222
2323name = "google-cloud-aiplatform"
24- version = "0.5.1 "
24+ version = "0.6.0 "
2525description = "Cloud AI Platform API client library"
2626
2727package_root = os .path .abspath (os .path .dirname (__file__ ))
You can’t perform that action at this time.
0 commit comments