ebyhr commented on code in PR #3749:
URL: https://github.com/apache/iceberg-python/pull/3749#discussion_r3708015688


##########
mkdocs/docs/how-to-release.md:
##########
@@ -67,7 +67,7 @@ deprecation_message(
 
 ### 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).

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



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to