Skip to content
This repository was archived by the owner on Dec 31, 2023. It is now read-only.

Commit c4d0aa6

Browse files
chore(main): release 3.9.2 (#344)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent c43b994 commit c4d0aa6

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

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

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

7+
## [3.9.2](https://github.com/googleapis/python-cloudbuild/compare/v3.9.1...v3.9.2) (2022-10-03)
8+
9+
10+
### Bug Fixes
11+
12+
* **deps:** Require protobuf >= 3.20.2 ([#342](https://github.com/googleapis/python-cloudbuild/issues/342)) ([c43b994](https://github.com/googleapis/python-cloudbuild/commit/c43b994f4b2d8ba3e612daefbeeb60454a5febea))
13+
714
## [3.9.1](https://github.com/googleapis/python-cloudbuild/compare/v3.9.0...v3.9.1) (2022-08-11)
815

916

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.9.1"
24+
version = "3.9.2"
2525
# Should be one of:
2626
# 'Development Status :: 3 - Alpha'
2727
# 'Development Status :: 4 - Beta'

0 commit comments

Comments
 (0)