Bump minor version due to pypi requirement
diff --git a/Cargo.toml b/Cargo.toml
index 83b9866..5358b18 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -17,7 +17,7 @@
 
 [package]
 name = "datafusion-python"
-version = "45.1.0"
+version = "45.2.0"
 homepage = "https://datafusion.apache.org/python"
 repository = "https://github.com/apache/datafusion-python"
 authors = ["Apache DataFusion <dev@datafusion.apache.org>"]