Skip to content

Commit a78bd0d

Browse files
committed
Bump pyiceberg_core_rust version to 0.9.1
1 parent bf0b6e3 commit a78bd0d

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

bindings/python/Cargo.lock

Lines changed: 1 addition & 1 deletion
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.92"
23-
version = "0.9.0"
23+
version = "0.9.1"
2424
# This crate is used to build python bindings, we don't want to publish it
2525
publish = false
2626

bindings/python/DEPENDENCIES.rust.tsv

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -263,7 +263,7 @@ proc-macro2@1.0.103 X X
263263
prost@0.14.1 X
264264
prost-derive@0.14.1 X
265265
psm@0.1.28 X X
266-
pyiceberg_core_rust@0.9.0 X
266+
pyiceberg_core_rust@0.9.1 X
267267
pyo3@0.26.0 X X
268268
pyo3-build-config@0.26.0 X X
269269
pyo3-ffi@0.26.0 X X

0 commit comments

Comments
 (0)