From 02de195bd68b161c4e0ef5cf4c95c2a45e275edc Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Mon, 19 Sep 2022 15:12:36 -0400 Subject: [PATCH] chore(main): release 1.5.0 (#191) Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> --- packages/google-cloud-tpu/CHANGELOG.md | 7 +++++++ packages/google-cloud-tpu/setup.py | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/packages/google-cloud-tpu/CHANGELOG.md b/packages/google-cloud-tpu/CHANGELOG.md index 81b32dc802ee..f0d1e3bee50f 100644 --- a/packages/google-cloud-tpu/CHANGELOG.md +++ b/packages/google-cloud-tpu/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.5.0](https://github.com/googleapis/python-tpu/compare/v1.4.1...v1.5.0) (2022-09-16) + + +### Features + +* Add Secure Boot support to TPU v2alpha1 API ([#190](https://github.com/googleapis/python-tpu/issues/190)) ([955e3db](https://github.com/googleapis/python-tpu/commit/955e3dbc7bfcaa32027a4e467b05c2579f217483)) + ## [1.4.1](https://github.com/googleapis/python-tpu/compare/v1.4.0...v1.4.1) (2022-08-11) diff --git a/packages/google-cloud-tpu/setup.py b/packages/google-cloud-tpu/setup.py index 8f1aaf20f5b6..4f6fbe5008a5 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.1" +version = "1.5.0" release_status = "Development Status :: 5 - Production/Stable" url = "https://github.com/googleapis/python-tpu" dependencies = [