This is an automated email from the ASF dual-hosted git repository.

timsaucer pushed a commit to tag 52.0.0-rc2
in repository https://gitbox.apache.org/repos/asf/datafusion-python.git

commit db78f73a6fe3bbbccdd7dc853ee6fd31502e5a4c
Author: Tim Saucer <[email protected]>
AuthorDate: Thu Feb 19 07:30:11 2026 -0500

    Update version number to 52.0.0
---
 Cargo.lock | 2 +-
 Cargo.toml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/Cargo.lock b/Cargo.lock
index cd853a03..e830a46b 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1611,7 +1611,7 @@ dependencies = [
 
 [[package]]
 name = "datafusion-python"
-version = "51.0.0"
+version = "52.0.0"
 dependencies = [
  "arrow",
  "arrow-select",
diff --git a/Cargo.toml b/Cargo.toml
index 3e632baf..afa167bb 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -17,7 +17,7 @@
 
 [package]
 name = "datafusion-python"
-version = "51.0.0"
+version = "52.0.0"
 homepage = "https://datafusion.apache.org/python";
 repository = "https://github.com/apache/datafusion-python";
 authors = ["Apache DataFusion <[email protected]>"]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to