Skip to content

Commit 40ef77f

Browse files
chore: release 2.23.2 (#835)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent 80e3a61 commit 40ef77f

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,13 @@
55
[1]: https://pypi.org/project/google-cloud-bigquery/#history
66

77

8+
### [2.23.2](https://github.com/googleapis/python-bigquery/compare/v2.23.1...v2.23.2) (2021-07-29)
9+
10+
11+
### Dependencies
12+
13+
* expand pyarrow pins to support 5.x releases ([#833](https://github.com/googleapis/python-bigquery/issues/833)) ([80e3a61](https://github.com/googleapis/python-bigquery/commit/80e3a61c60419fb19b70b664c6415cd01ba82f5b))
14+
815
### [2.23.1](https://github.com/googleapis/python-bigquery/compare/v2.23.0...v2.23.1) (2021-07-28)
916

1017

google/cloud/bigquery/version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
__version__ = "2.23.1"
15+
__version__ = "2.23.2"

0 commit comments

Comments
 (0)