diff --git a/rust/Cargo.toml b/rust/Cargo.toml index caf3e7b295..8e69efa789 100644 --- a/rust/Cargo.toml +++ b/rust/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "deltalake" -version = "0.15.0" +version = "0.16.0" rust-version = "1.64" authors = ["Qingping Hou "] homepage = "https://github.com/delta-io/delta.rs"