Skip to content

Commit bfdffc2

Browse files
authored
chore: show a Changelog link on PyPI
1 parent ad5bee7 commit bfdffc2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -562,6 +562,7 @@ def is_py_64():
562562
ext_modules=ext,
563563
project_urls={
564564
'Homepage': 'https://psycopg.org/',
565+
'Changes': 'https://www.psycopg.org/docs/news.html',
565566
'Documentation': 'https://www.psycopg.org/docs/',
566567
'Code': 'https://github.com/psycopg/psycopg2',
567568
'Issue Tracker': 'https://github.com/psycopg/psycopg2/issues',

0 commit comments

Comments
 (0)