Skip to content

Commit 139592f

Browse files
chore(main): release 2.7.3 (#393)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent 4004d3c commit 139592f

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

packages/google-cloud-automl/CHANGELOG.md

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

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

7+
## [2.7.3](https://github.com/googleapis/python-automl/compare/v2.7.2...v2.7.3) (2022-06-07)
8+
9+
10+
### Bug Fixes
11+
12+
* **deps:** require protobuf <4.0.0dev ([#391](https://github.com/googleapis/python-automl/issues/391)) ([30cfcb2](https://github.com/googleapis/python-automl/commit/30cfcb2acd5ed43cdbd74610a87bde7eb23dec03))
13+
14+
15+
### Documentation
16+
17+
* fix changelog header to consistent size ([#392](https://github.com/googleapis/python-automl/issues/392)) ([18952b3](https://github.com/googleapis/python-automl/commit/18952b306f91e49b89a3cb3b4022b0b6a8ed4eac))
18+
719
## [2.7.2](https://github.com/googleapis/python-automl/compare/v2.7.1...v2.7.2) (2022-03-06)
820

921

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.2"
22+
version = "2.7.3"
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)