Skip to content

Commit a888187

Browse files
chore(main): release 0.17.10
1 parent afd6e21 commit a888187

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

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.17.10](https://github.com/googleapis/python-bigquery-pandas/compare/v0.17.9...v0.17.10) (2022-10-07)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** Allow protobuf 3.19.5 ([#577](https://github.com/googleapis/python-bigquery-pandas/issues/577)) ([afd6e21](https://github.com/googleapis/python-bigquery-pandas/commit/afd6e21e46456051ab6867b305e1a75e72a83dd1))
9+
310
## [0.17.9](https://github.com/googleapis/python-bigquery-pandas/compare/v0.17.8...v0.17.9) (2022-09-27)
411

512

pandas_gbq/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
# Use of this source code is governed by a BSD-style
33
# license that can be found in the LICENSE file.
44

5-
__version__ = "0.17.9"
5+
__version__ = "0.17.10"

0 commit comments

Comments
 (0)