Skip to content

Commit a4bdc70

Browse files
committed
Update release docs for uv.lock
1 parent af337ba commit a4bdc70

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

mkdocs/docs/how-to-release.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ deprecation_message(
6767

6868
### Update Library Version
6969

70-
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).
70+
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).
7171

7272
## Publishing a Release Candidate (RC)
7373

0 commit comments

Comments
 (0)