Skip to content

Commit 36ae646

Browse files
authored
docs: bump version for python binding (apache#2377)
## Which issue does this PR close? <!-- We generally require a GitHub issue to be filed for all bug fixes and enhancements and this helps us generate change logs for our releases. You can link an issue to this PR using the GitHub syntax. For example `Closes apache#123` indicates that this PR will close issue apache#123. --> - Closes #. ## What changes are included in this PR? Include bumping `bindings/python/Cargo.toml` version in release docs <!-- Provide a summary of the modifications in this PR. List the main changes such as new features, bug fixes, refactoring, or any other updates. --> ## Are these changes tested? <!-- Specify what test covers (unit test, integration test, etc.). If tests are not included in your PR, please explain why (for example, are they covered by existing tests)? -->
1 parent 00eb160 commit 36ae646

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

website/src/release.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,7 @@ Bump all components' version in the project to the new iceberg version.
108108
Please note that this version is the exact version of the release, not the release candidate version.
109109

110110
- rust core: bump version in `Cargo.toml`
111+
- python binding: bump version in `bindings/python/Cargo.toml`
111112

112113
### Update docs
113114

0 commit comments

Comments
 (0)