File tree 2 files changed +15
-1
lines changed 2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 0.23.2] ( https://github.com/googleapis/python-bigquery-pandas/compare/v0.23.1...v0.23.2 ) (2024-09-20)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * ** deps:** Require google-cloud-bigquery > ; = 3.4.2 ([ 5e14496] ( https://github.com/googleapis/python-bigquery-pandas/commit/5e144968893c476ffc9866461d128298e6b49d62 ) )
9
+ * ** deps:** Require numpy > ; =1.18.1 ([ 5e14496] ( https://github.com/googleapis/python-bigquery-pandas/commit/5e144968893c476ffc9866461d128298e6b49d62 ) )
10
+ * ** deps:** Require packaging > ; = 22.0 ([ 5e14496] ( https://github.com/googleapis/python-bigquery-pandas/commit/5e144968893c476ffc9866461d128298e6b49d62 ) )
11
+
12
+
13
+ ### Documentation
14
+
15
+ * Fix typo in 'vebosity' ([ #803 ] ( https://github.com/googleapis/python-bigquery-pandas/issues/803 ) ) ([ a7641c9] ( https://github.com/googleapis/python-bigquery-pandas/commit/a7641c9b13be7f8649f43d985dac29cc7e05be0b ) )
16
+
3
17
## [ 0.23.1] ( https://github.com/googleapis/python-bigquery-pandas/compare/v0.23.0...v0.23.1 ) (2024-06-07)
4
18
5
19
Original file line number Diff line number Diff line change 2
2
# Use of this source code is governed by a BSD-style
3
3
# license that can be found in the LICENSE file.
4
4
5
- __version__ = "0.23.1 "
5
+ __version__ = "0.23.2 "
You can’t perform that action at this time.
0 commit comments