8000 Merge pull request #24626 from DanShatford/docs/add-release-notes-link · Python-Repository-Hub/numpy@59867b9 · GitHub
[go: up one dir, main page]

Skip to content

Commit 59867b9

Browse files
authored
Merge pull request numpy#24626 from DanShatford/docs/add-release-notes-link
DOC: add release notes link to PyPI.
2 parents 70f7021 + f4530c5 commit 59867b9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ documentation = "https://numpy.org/doc/"
6666
source = "https://github.com/numpy/numpy"
6767
download = "https://pypi.org/project/numpy/#files"
6868
tracker = "https://github.com/numpy/numpy/issues"
69+
"release notes" = "https://numpy.org/doc/stable/release"
6970

7071
[tool.towncrier]
7172
# Do no set this since it is hard to import numpy inside the source directory

0 commit comments

Comments
 (0)
0