add changelog project_url (#8085)

This commit is contained in:
Thomas Grainger 2021-08-06 16:46:57 +01:00 committed by GitHub
parent c4404f3d5d
commit b824b33dc3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -109,6 +109,7 @@ setup(
project_urls={
'Funding': 'https://fund.django-rest-framework.org/topics/funding/',
'Source': 'https://github.com/encode/django-rest-framework',
'Changelog': 'https://www.django-rest-framework.org/community/release-notes/',
},
)