Skip to content

Commit e063063

Browse files
committed
Add link for Release Notes
1 parent b419df0 commit e063063

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ High quality, one-dimensional sample-rate conversion library for Python.
66

77
- Homepage: https://github.com/dofuuz/python-soxr
88
- Documentation: https://python-soxr.readthedocs.io
9+
- Release Notes: https://github.com/dofuuz/python-soxr/releases
910
- PyPI: https://pypi.org/project/soxr/
1011

1112
Keywords: Resampler, Audio resampling, Samplerate conversion, DSP(Digital Signal Processing)

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ test = ["pytest"]
5353
[project.urls]
5454
Homepage = "https://github.com/dofuuz/python-soxr"
5555
Documentation = "https://python-soxr.readthedocs.io"
56+
"Release Notes" = "https://github.com/dofuuz/python-soxr/releases"
5657
Source = "https://github.com/dofuuz/python-soxr"
5758
"Bug Tracker" = "https://github.com/dofuuz/python-soxr/issues"
5859

0 commit comments

Comments
 (0)