Skip to content

Commit

Permalink
chore: release 0.4.0 (#2)
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] authored Feb 11, 2020
1 parent 9f68858 commit 3a7e1d1
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions packages/google-cloud-datalabeling/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,18 @@

[1]: https://pypi.org/project/google-cloud-datalabeling/#history

## [0.4.0](https://www.github.com/googleapis/python-datalabeling/compare/v0.3.0...v0.4.0) (2020-01-31)


### Features

* **datalabeling:** undeprecate resource name helper methods (via synth) ([#10039](https://www.github.com/googleapis/python-datalabeling/issues/10039)) ([88f8090](https://www.github.com/googleapis/python-datalabeling/commit/88f809008ee6a709c02c78b1d93af779fab19adb))


### Bug Fixes

* **datalabeling:** deprecate resource name helper methods (via synth) ([#9832](https://www.github.com/googleapis/python-datalabeling/issues/9832)) ([e5f9021](https://www.github.com/googleapis/python-datalabeling/commit/e5f902154ebe7fcb139aa405babfe9993fd51319))

## 0.3.0

10-10-2019 11:08 PDT
Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-datalabeling/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@

name = "google-cloud-datalabeling"
description = "Data Labeling API client library"
version = "0.3.0"
version = "0.4.0"
release_status = "Development Status :: 4 - Beta"
dependencies = [
"google-api-core[grpc] >= 1.14.0, < 2.0.0dev",
Expand Down

0 comments on commit 3a7e1d1

Please sign in to comment.