| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1,5 +1,12 @@ | |||
| 1 | 1 | # Changelog | |
| 2 | 2 | ||
| 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 | + | ||
| 3 | 10 | ## [1.5.0](https://github.com/googleapis/python-tpu/compare/v1.4.1...v1.5.0) (2022-09-16) | |
| 4 | 11 | ||
| 5 | 12 | ||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -21,7 +21,7 @@ | |||
| 21 | 21 | ||
| 22 | 22 | name = "google-cloud-tpu" | |
| 23 | 23 | description = "Cloud TPU API client library" | |
| 24 | - version = "1.5.0" | ||
| 24 | + version = "1.5.1" | ||
| 25 | 25 | release_status = "Development Status :: 5 - Production/Stable" | |
| 26 | 26 | url = "https://github.com/googleapis/python-tpu" | |
| 27 | 27 | dependencies = [ | |
| Back | FazBrowse Home | New Git URL |
0 commit comments