Skip to content

Commit c4c0069

Browse files
authored
chore: Bump python version for release (#1522)
1 parent 145afdf commit c4c0069

File tree

2 files changed

+49
-8
lines changed

2 files changed

+49
-8
lines changed

bindings/python/Cargo.lock

Lines changed: 48 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

bindings/python/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ edition = "2024"
2020
homepage = "https://rust.iceberg.apache.org"
2121
name = "pyiceberg_core_rust"
2222
rust-version = "1.85"
23-
version = "0.5.1"
23+
version = "0.6.0"
2424
# This crate is used to build python bindings, we don't want to publish it
2525
publish = false
2626

0 commit comments

Comments
 (0)