Skip to content

Commit 2a4798a

Browse files
chore(v1): release 1.7.2 (#715)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent 91d7e70 commit 2a4798a

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
@@ -5,6 +5,13 @@
55
[1]: https://pypi.org/project/google-cloud-pubsub/#history
66

77

8+
## [1.7.2](https://github.com/googleapis/python-pubsub/compare/v1.7.1...v1.7.2) (2022-06-08)
9+
10+
11+
### Bug Fixes
12+
13+
* **deps:** require protobuf<4.0.0 on v1 branch ([#714](https://github.com/googleapis/python-pubsub/issues/714)) ([91d7e70](https://github.com/googleapis/python-pubsub/commit/91d7e70d7c0afdfe7a0b4a73a506b56ff999917d))
14+
815
### [1.7.1](https://github.com/googleapis/python-pubsub/compare/v1.7.0...v1.7.1) (2022-04-06)
916

1017

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222

2323
name = "google-cloud-pubsub"
2424
description = "Google Cloud Pub/Sub API client library"
25-
version = "1.7.1"
25+
version = "1.7.2"
2626
# Should be one of:
2727
# 'Development Status :: 3 - Alpha'
2828
# 'Development Status :: 4 - Beta'

0 commit comments

Comments
 (0)