We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa344f7 commit 528192eCopy full SHA for 528192e
crates/core/Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "deltalake-core"
3
-version = "0.20.0"
+version = "0.20.1"
4
authors.workspace = true
5
keywords.workspace = true
6
readme.workspace = true
crates/deltalake/Cargo.toml
name = "deltalake"
python/Cargo.toml
name = "deltalake-python"
authors = ["Qingping Hou <dave2008713@gmail.com>", "Will Jones <willjones127@gmail.com>"]
homepage = "https://github.com/delta-io/delta-rs"
license = "Apache-2.0"
0 commit comments