Skip to content

Commit 5204966

Browse files
committed
chore: change the core and meta crate versions for release
Signed-off-by: R. Tyler Croy <[email protected]>
1 parent ad91db7 commit 5204966

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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)