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

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

commit 5affa06b17cdacd73b91808979309ce06312b2ae
Author: Tim Saucer <[email protected]>
AuthorDate: Wed Feb 18 15:07:15 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