Skip to content

Commit 1464015

Browse files
chore(main): release 2.7.2 (#350)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent a11f749 commit 1464015

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

packages/google-cloud-automl/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,14 @@
44

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

7+
### [2.7.2](https://github.com/googleapis/python-automl/compare/v2.7.1...v2.7.2) (2022-03-06)
8+
9+
10+
### Bug Fixes
11+
12+
* **deps:** require google-api-core>=1.31.5, >=2.3.2 ([#348](https://github.com/googleapis/python-automl/issues/348)) ([ec5e4e2](https://github.com/googleapis/python-automl/commit/ec5e4e2e2089b99b957f051c7bbd280457514f83))
13+
* **deps:** require proto-plus>=1.15.0 ([ec5e4e2](https://github.com/googleapis/python-automl/commit/ec5e4e2e2089b99b957f051c7bbd280457514f83))
14+
715
### [2.7.1](https://github.com/googleapis/python-automl/compare/v2.7.0...v2.7.1) (2022-02-26)
816

917

packages/google-cloud-automl/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919

2020
name = "google-cloud-automl"
2121
description = "Cloud AutoML API client library"
22-
version = "2.7.1"
22+
version = "2.7.2"
2323
release_status = "Development Status :: 5 - Production/Stable"
2424
dependencies = [
2525
# NOTE: Maintainers, please do not require google-api-core>=2.x.x

0 commit comments

Comments
 (0)