Skip to content

Commit dfe4cfc

Browse files
committed
chore: change the core and meta crate versions for release
Signed-off-by: R. Tyler Croy <rtyler@brokenco.de>
1 parent 0c609c4 commit dfe4cfc

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

crates/core/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "deltalake-core"
3-
version = "0.29.0"
3+
version = "0.29.1"
44
authors.workspace = true
55
keywords.workspace = true
66
readme.workspace = true

crates/deltalake/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "deltalake"
3-
version = "0.29.0"
3+
version = "0.29.1"
44
authors.workspace = true
55
keywords.workspace = true
66
readme.workspace = true

0 commit comments

Comments
 (0)