Skip to content

Commit

Permalink
chore(main): release 2.7.1 (#339)
Browse files Browse the repository at this point in the history
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
  • Loading branch information
release-please[bot] authored Feb 28, 2022
1 parent 8d4bf3e commit 2a1b447
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions packages/google-cloud-automl/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@

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

### [2.7.1](https://github.com/googleapis/python-automl/compare/v2.7.0...v2.7.1) (2022-02-26)


### Bug Fixes

* handle AttributeError in automl_v1beta1.TablesClient ([#338](https://github.com/googleapis/python-automl/issues/338)) ([0cd309f](https://github.com/googleapis/python-automl/commit/0cd309f33520043227bfc31b6570ccc025c1b252))

## [2.7.0](https://github.com/googleapis/python-automl/compare/v2.6.0...v2.7.0) (2022-02-11)


Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-automl/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@

name = "google-cloud-automl"
description = "Cloud AutoML API client library"
version = "2.7.0"
version = "2.7.1"
release_status = "Development Status :: 5 - Production/Stable"
dependencies = [
# NOTE: Maintainers, please do not require google-api-core>=2.x.x
Expand Down

0 comments on commit 2a1b447

Please sign in to comment.