Skip to content

Commit

Permalink
chore(main): release 2.7.4 (#209)
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 Jun 6, 2022
1 parent a773ebc commit 0f1c8be
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-recommender/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-recommender/#history

## [2.7.4](https://github.com/googleapis/python-recommender/compare/v2.7.3...v2.7.4) (2022-06-06)


### Bug Fixes

* **deps:** require protobuf <4.0.0dev ([#207](https://github.com/googleapis/python-recommender/issues/207)) ([7e8c1a1](https://github.com/googleapis/python-recommender/commit/7e8c1a1c67f2bfaa65e0d97fef5cb5c7c29849b6))


### Documentation

* fix changelog header to consistent size ([#208](https://github.com/googleapis/python-recommender/issues/208)) ([355c612](https://github.com/googleapis/python-recommender/commit/355c6121afc231dc9b78e57fe7bf39ed1d31383d))

## [2.7.3](https://github.com/googleapis/python-recommender/compare/v2.7.2...v2.7.3) (2022-05-05)


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

name = "google-cloud-recommender"
description = "Cloud Recommender API client library"
version = "2.7.3"
version = "2.7.4"
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 0f1c8be

Please sign in to comment.