Skip to content

Commit 45f464a

Browse files
chore(main): release 1.5.1 (#193)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent 3868806 commit 45f464a

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

packages/google-cloud-tpu/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.5.1](https://github.com/googleapis/python-tpu/compare/v1.5.0...v1.5.1) (2022-10-03)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** Require protobuf >= 3.20.2 ([#192](https://github.com/googleapis/python-tpu/issues/192)) ([e65bac8](https://github.com/googleapis/python-tpu/commit/e65bac898636ab5588c581868e718231d88d11f6))
9+
310
## [1.5.0](https://github.com/googleapis/python-tpu/compare/v1.4.1...v1.5.0) (2022-09-16)
411

512

packages/google-cloud-tpu/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121

2222
name = "google-cloud-tpu"
2323
description = "Cloud TPU API client library"
24-
version = "1.5.0"
24+
version = "1.5.1"
2525
release_status = "Development Status :: 5 - Production/Stable"
2626
url = "https://github.com/googleapis/python-tpu"
2727
dependencies = [

0 commit comments

Comments
 (0)