Skip to content

Commit

Permalink
chore(main): release 1.5.0 (#191)
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 Sep 19, 2022
1 parent 656d537 commit 02de195
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions packages/google-cloud-tpu/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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)


Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-tpu/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -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 = [
Expand Down

0 comments on commit 02de195

Please sign in to comment.