Skip to content
This repository was archived by the owner on Feb 1, 2024. It is now read-only.

Commit 191b6b1

Browse files
chore(v1): release 1.5.2 (#269)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent a2cc376 commit 191b6b1

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-tasks/#history
66

7+
## [1.5.2](https://github.com/googleapis/python-tasks/compare/v1.5.1...v1.5.2) (2022-06-09)
8+
9+
10+
### Bug Fixes
11+
12+
* **deps:** require protobuf<4.0.0 on v1 branch ([#268](https://github.com/googleapis/python-tasks/issues/268)) ([a2cc376](https://github.com/googleapis/python-tasks/commit/a2cc376830253bffcd73595b58697747de9c24be))
13+
714
### [1.5.1](https://github.com/googleapis/python-tasks/compare/v1.5.0...v1.5.1) (2022-03-25)
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-tasks"
2323
description = "Cloud Tasks API API client library"
24-
version = "1.5.1"
24+
version = "1.5.2"
2525
release_status = "Development Status :: 5 - Production/Stable"
2626
dependencies = [
2727
"google-api-core[grpc] >= 1.31.5, <3.0.0dev,!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0",

0 commit comments

Comments
 (0)