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

Commit 5cb3ffb

Browse files
chore(v2): release 2.0.2 (#302)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent 97172f9 commit 5cb3ffb

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+
## [2.0.2](https://github.com/googleapis/python-cloudbuild/compare/v2.0.1...v2.0.2) (2022-06-07)
8+
9+
10+
### Bug Fixes
11+
12+
* **deps:** require protobuf<4.0.0 on v2 branch ([#299](https://github.com/googleapis/python-cloudbuild/issues/299)) ([97172f9](https://github.com/googleapis/python-cloudbuild/commit/97172f933befbdbd4603404ec2c7e03db794e360))
13+
714
### [2.0.1](https://github.com/googleapis/python-cloudbuild/compare/v2.0.0...v2.0.1) (2022-04-04)
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 = "2.0.1"
24+
version = "2.0.2"
2525
# Should be one of:
2626
# 'Development Status :: 3 - Alpha'
2727
# 'Development Status :: 4 - Beta'

0 commit comments

Comments
 (0)