We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 45a2bd2 commit 1083c8cCopy full SHA for 1083c8c
crates/core/Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "deltalake-core"
3
-version = "0.22.0"
+version = "0.22.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 <[email protected]>", "Will Jones <[email protected]>"]
homepage = "https://github.com/delta-io/delta-rs"
license = "Apache-2.0"
0 commit comments