Skip to content

Commit 33c6767

Browse files
chore(main): release 0.3.2 (#46)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent ada1ad7 commit 33c6767

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/google-cloud-bigquery-data-exchange/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.3.2](https://github.com/googleapis/python-bigquery-data-exchange/compare/v0.3.1...v0.3.2) (2022-10-07)
4+
5+
6+
### Bug Fixes
7+
8+
* **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))
9+
310
## [0.3.1](https://github.com/googleapis/python-bigquery-data-exchange/compare/v0.3.0...v0.3.1) (2022-09-29)
411

512

packages/google-cloud-bigquery-data-exchange/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-bigquery-data-exchange"
2424
description = "BigQuery Analytics Hub API client library"
25-
version = "0.3.1"
25+
version = "0.3.2"
2626
url = "https://github.com/googleapis/python-bigquery-data-exchange"
2727
release_status = "Development Status :: 4 - Beta"
2828
dependencies = [

0 commit comments

Comments
 (0)