We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76e6d11 commit dd54944Copy full SHA for dd54944
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [0.30.0](https://github.com/googleapis/python-bigquery-pandas/compare/v0.29.1...v0.30.0) (2025-06-18)
4
+
5
6
+### Features
7
8
+* Add Python 3.13 support ([#930](https://github.com/googleapis/python-bigquery-pandas/issues/930)) ([76e6d11](https://github.com/googleapis/python-bigquery-pandas/commit/76e6d11aaf674bc4bb4de223845cc31fe3cf5765))
9
10
## [0.29.1](https://github.com/googleapis/python-bigquery-pandas/compare/v0.29.0...v0.29.1) (2025-06-03)
11
12
pandas_gbq/version.py
@@ -2,4 +2,4 @@
# Use of this source code is governed by a BSD-style
# license that can be found in the LICENSE file.
-__version__ = "0.29.1"
+__version__ = "0.30.0"
0 commit comments