Skip to content

Update release docs for uv lock - #3749

Merged
kevinjqliu merged 2 commits into
apache:mainfrom
rambleraptor:update-release-docs
Aug 4, 2026
Merged

Update release docs for uv lock#3749
kevinjqliu merged 2 commits into
apache:mainfrom
rambleraptor:update-release-docs

Conversation

@rambleraptor

Copy link
Copy Markdown
Collaborator

Rationale for this change

When we bump the version for a release, we have to re-run uv lock. I'm adjusting our instructions for future release managers.

Are these changes tested?

Docs only.

Are there any user-facing changes?

Comment thread mkdocs/docs/how-to-release.md Outdated
### Update Library Version

Update the version in `pyproject.toml` and `pyiceberg/__init__.py` to match the release version. See [#1276](https://github.com/apache/iceberg-python/pull/1276).
Update the version in `pyproject.toml` and `pyiceberg/__init__.py` to match the release version. You will need to additionally run `uv lock`. See [#1276](https://github.com/apache/iceberg-python/pull/1276).

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: #1276 doesn't contain uv.lock change. We could replace the link with a newer one, #2984.

Comment thread mkdocs/docs/how-to-release.md Outdated
@kevinjqliu
kevinjqliu merged commit 09a4fcb into apache:main Aug 4, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants