Skip to content

Commit 89e81b2

Browse files
release-please[bot]parthea
authored andcommitted
chore(main): release 2.16.1 (#520)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent 4e3a420 commit 89e81b2

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/google-cloud-bigquery-storage/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-bigquery-storage/#history
66

7+
## [2.16.1](https://github.com/googleapis/python-bigquery-storage/compare/v2.16.0...v2.16.1) (2022-09-29)
8+
9+
10+
### Bug Fixes
11+
12+
* **deps:** Require protobuf >= 3.20.2 ([#517](https://github.com/googleapis/python-bigquery-storage/issues/517)) ([53d72c7](https://github.com/googleapis/python-bigquery-storage/commit/53d72c7bf8fbe63bc1ea769ed4d8f6e1daad5b87))
13+
714
## [2.16.0](https://github.com/googleapis/python-bigquery-storage/compare/v2.15.0...v2.16.0) (2022-09-19)
815

916

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.16.0"
24+
version = "2.16.1"
2525
release_status = "Development Status :: 5 - Production/Stable"
2626
dependencies = [
2727
"google-api-core[grpc] >= 1.32.0, <3.0.0dev,!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.*,!=2.4.*,!=2.5.*,!=2.6.*,!=2.7.*",

0 commit comments

Comments
 (0)