Skip to content

Commit 9228294

Browse files
chore(main): release 2.13.2 (#458)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent b460be7 commit 9228294

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

packages/google-cloud-bigquery-storage/CHANGELOG.md

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

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

7+
## [2.13.2](https://github.com/googleapis/python-bigquery-storage/compare/v2.13.1...v2.13.2) (2022-06-06)
8+
9+
10+
### Bug Fixes
11+
12+
* **deps:** require protobuf <4.0.0dev ([#456](https://github.com/googleapis/python-bigquery-storage/issues/456)) ([b5e7719](https://github.com/googleapis/python-bigquery-storage/commit/b5e771965088f645aab3ea01f00a50ee768bbb29))
13+
14+
15+
### Documentation
16+
17+
* fix changelog header to consistent size ([#457](https://github.com/googleapis/python-bigquery-storage/issues/457)) ([143dac9](https://github.com/googleapis/python-bigquery-storage/commit/143dac9253501bb8f88dff93bc5924148d8c5a95))
18+
719
## [2.13.1](https://github.com/googleapis/python-bigquery-storage/compare/v2.13.0...v2.13.1) (2022-04-04)
820

921

packages/google-cloud-bigquery-storage/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-bigquery-storage"
2323
description = "BigQuery Storage API API client library"
24-
version = "2.13.1"
24+
version = "2.13.2"
2525
release_status = "Development Status :: 5 - Production/Stable"
2626
dependencies = [
2727
# NOTE: Maintainers, please do not require google-api-core>=2.x.x

0 commit comments

Comments
 (0)