Skip to content

Commit 1af0391

Browse files
chore(main): release 3.8.1 (#241)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent 6584564 commit 1af0391

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

packages/google-cloud-build/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,14 @@
44

55
[1]: https://pypi.org/project/google-cloud-build/#history
66

7+
### [3.8.1](https://github.com/googleapis/python-cloudbuild/compare/v3.8.0...v3.8.1) (2022-03-05)
8+
9+
10+
### Bug Fixes
11+
12+
* **deps:** require google-api-core>=1.31.5, >=2.3.2 ([#239](https://github.com/googleapis/python-cloudbuild/issues/239)) ([d2d9c83](https://github.com/googleapis/python-cloudbuild/commit/d2d9c83c76472afe992a4019306397f0584c3151))
13+
* **deps:** require proto-plus>=1.15.0 ([d2d9c83](https://github.com/googleapis/python-cloudbuild/commit/d2d9c83c76472afe992a4019306397f0584c3151))
14+
715
## [3.8.0](https://github.com/googleapis/python-cloudbuild/compare/v3.7.1...v3.8.0) (2022-02-14)
816

917

packages/google-cloud-build/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-build"
2323
description = "Google Cloud Build API client library"
24-
version = "3.8.0"
24+
version = "3.8.1"
2525
# Should be one of:
2626
# 'Development Status :: 3 - Alpha'
2727
# 'Development Status :: 4 - Beta'

0 commit comments

Comments
 (0)