Skip to content

Commit 7a7e70d

Browse files
authored
Merge pull request #264 from bgilbert/release-notes
pyproject: link to release notes from PyPI page
2 parents 3ae29b2 + cf73983 commit 7a7e70d

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
@@ -32,6 +32,7 @@ dynamic = ["version"]
3232
[project.urls]
3333
Homepage = "https://openslide.org/"
3434
Documentation = "https://openslide.org/api/python/"
35+
"Release notes" = "https://github.com/openslide/openslide-python/blob/main/CHANGELOG.md"
3536
Repository = "https://github.com/openslide/openslide-python"
3637

3738
[tool.setuptools]

0 commit comments

Comments
 (0)