bump version
diff --git a/Cargo.toml b/Cargo.toml index 820118f..e5e90a4 100644 --- a/Cargo.toml +++ b/Cargo.toml
@@ -17,7 +17,7 @@ [package] name = "datafusion-python" -version = "40.0.0" +version = "40.1.0" homepage = "https://datafusion.apache.org/python" repository = "https://github.com/apache/datafusion-python" authors = ["Apache DataFusion <dev@datafusion.apache.org>"]