From 25156f67d94357ac27193312e8e1b1d88888a940 Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Mon, 15 Aug 2022 10:23:27 -0400 Subject: [PATCH] chore(main): release 1.4.1 (#176) Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> --- packages/google-cloud-tpu/CHANGELOG.md | 8 ++++++++ packages/google-cloud-tpu/setup.py | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/packages/google-cloud-tpu/CHANGELOG.md b/packages/google-cloud-tpu/CHANGELOG.md index 28ec8c8bb699..81b32dc802ee 100644 --- a/packages/google-cloud-tpu/CHANGELOG.md +++ b/packages/google-cloud-tpu/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [1.4.1](https://github.com/googleapis/python-tpu/compare/v1.4.0...v1.4.1) (2022-08-11) + + +### Bug Fixes + +* **deps:** allow protobuf < 5.0.0 ([#175](https://github.com/googleapis/python-tpu/issues/175)) ([a7b60dc](https://github.com/googleapis/python-tpu/commit/a7b60dc3416a0f33f28e97b361df8951da706bf8)) +* **deps:** require proto-plus >= 1.22.0 ([a7b60dc](https://github.com/googleapis/python-tpu/commit/a7b60dc3416a0f33f28e97b361df8951da706bf8)) + ## [1.4.0](https://github.com/googleapis/python-tpu/compare/v1.3.4...v1.4.0) (2022-07-16) diff --git a/packages/google-cloud-tpu/setup.py b/packages/google-cloud-tpu/setup.py index ee292f883939..8f1aaf20f5b6 100644 --- a/packages/google-cloud-tpu/setup.py +++ b/packages/google-cloud-tpu/setup.py @@ -21,7 +21,7 @@ name = "google-cloud-tpu" description = "Cloud TPU API client library" -version = "1.4.0" +version = "1.4.1" release_status = "Development Status :: 5 - Production/Stable" url = "https://github.com/googleapis/python-tpu" dependencies = [