| commit | 7e1cfd18e3f8089eeae165a4092bf94305a812dc | [log] [tgz] |
|---|---|---|
| author | Fokko Driesprong <fokko@apache.org> | Fri Apr 25 16:01:20 2025 +0200 |
| committer | GitHub <noreply@github.com> | Fri Apr 25 16:01:20 2025 +0200 |
| tree | f2ecf6d0b925d061babc3f6be2cfd547ab69ba3f | |
| parent | bc1071fab450275a7a1344dcf2f322a4f4406aea [diff] |
Bump to 0.9.1 (#1950)
<!--
Thanks for opening a pull request!
-->
<!-- In the case this PR will resolve an issue, please replace
${GITHUB_ISSUE_ID} below with the actual Github issue id. -->
<!-- Closes #${GITHUB_ISSUE_ID} -->
# Rationale for this change
# Are these changes tested?
# Are there any user-facing changes?
<!-- In the case of user-facing changes, please add the changelog label.
-->PyIceberg is a Python library for programmatic access to Iceberg table metadata as well as to table data in Iceberg format. It is a Python implementation of the Iceberg table spec.
The documentation is available at https://py.iceberg.apache.org/.