diff --git a/packages/google-cloud-bigquery-data-exchange/CHANGELOG.md b/packages/google-cloud-bigquery-data-exchange/CHANGELOG.md index d712bee2ac05..a57e1a4d807c 100644 --- a/packages/google-cloud-bigquery-data-exchange/CHANGELOG.md +++ b/packages/google-cloud-bigquery-data-exchange/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.3.2](https://github.com/googleapis/python-bigquery-data-exchange/compare/v0.3.1...v0.3.2) (2022-10-07) + + +### Bug Fixes + +* **deps:** Allow protobuf 3.19.5 ([#45](https://github.com/googleapis/python-bigquery-data-exchange/issues/45)) ([6d2e4d3](https://github.com/googleapis/python-bigquery-data-exchange/commit/6d2e4d3f7a6ff270d7eb6c73687810b5cbd4698f)) + ## [0.3.1](https://github.com/googleapis/python-bigquery-data-exchange/compare/v0.3.0...v0.3.1) (2022-09-29) diff --git a/packages/google-cloud-bigquery-data-exchange/setup.py b/packages/google-cloud-bigquery-data-exchange/setup.py index b7c39809ffba..649a1f120120 100644 --- a/packages/google-cloud-bigquery-data-exchange/setup.py +++ b/packages/google-cloud-bigquery-data-exchange/setup.py @@ -22,7 +22,7 @@ name = "google-cloud-bigquery-data-exchange" description = "BigQuery Analytics Hub API client library" -version = "0.3.1" +version = "0.3.2" url = "https://github.com/googleapis/python-bigquery-data-exchange" release_status = "Development Status :: 4 - Beta" dependencies = [