File tree Expand file tree Collapse file tree 3 files changed +9
-2
lines changed
third_party/bigframes_vendored Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 44
55[ 1 ] : https://pypi.org/project/bigframes/#history
66
7+ ## [ 2.11.0] ( https://github.com/googleapis/python-bigquery-dataframes/compare/v2.10.0...v2.11.0 ) (2025-07-08)
8+
9+
10+ ### Features
11+
12+ * Add total_rows property to pandas batches iterator ([ #1888 ] ( https://github.com/googleapis/python-bigquery-dataframes/issues/1888 ) ) ([ e3f5e65] ( https://github.com/googleapis/python-bigquery-dataframes/commit/e3f5e6539d220f8da57f08f67863ade29df4ad16 ) )
13+
714## [ 2.10.0] ( https://github.com/googleapis/python-bigquery-dataframes/compare/v2.9.0...v2.10.0 ) (2025-07-08)
815
916
Original file line number Diff line number Diff line change 1212# See the License for the specific language governing permissions and
1313# limitations under the License.
1414
15- __version__ = "2.10 .0"
15+ __version__ = "2.11 .0"
1616
1717# {x-release-please-start-date}
1818__release_date__ = "2025-07-08"
Original file line number Diff line number Diff line change 1212# See the License for the specific language governing permissions and
1313# limitations under the License.
1414
15- __version__ = "2.10 .0"
15+ __version__ = "2.11 .0"
1616
1717# {x-release-please-start-date}
1818__release_date__ = "2025-07-08"
You can’t perform that action at this time.
0 commit comments