| commit | 93e173830c959a473e0ed56801d0dce88487e693 | [log] [tgz] |
|---|---|---|
| author | Andy Grove <agrove@apache.org> | Thu Aug 15 18:52:02 2024 -0600 |
| committer | Andy Grove <agrove@apache.org> | Thu Aug 15 18:52:02 2024 -0600 |
| tree | 040340f05abbeba98351b3bdc9f5c1b031dc5faa | |
| parent | 369e3318d7f183c0bc2e253bd062300987022909 [diff] |
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>"]