diff --git a/pyproject.toml b/pyproject.toml index fac651a1e823..01519c76c1b5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -33,7 +33,9 @@ readme = "README.md" [project.urls] Repository = "https://github.com/astral-sh/uv" -Documentation = "https://github.com/astral-sh/uv" +Documentation = "https://docs.astral.sh/uv" +Changelog = "https://github.com/astral-sh/uv/blob/main/CHANGELOG.md" +Releases = "https://github.com/astral-sh/uv/releases" [tool.maturin] bindings = "bin"