Add changelog in a file
This commit is contained in:
parent
91e7d80b29
commit
fe8658ebc1
4 changed files with 72 additions and 0 deletions
3
setup.py
3
setup.py
|
@ -26,6 +26,9 @@ setuptools.setup(
|
|||
name="maubot",
|
||||
version=__version__,
|
||||
url="https://github.com/maubot/maubot",
|
||||
project_urls={
|
||||
"Changelog": "https://github.com/maubot/maubot/blob/master/CHANGELOG.md",
|
||||
},
|
||||
|
||||
author="Tulir Asokan",
|
||||
author_email="tulir@maunium.net",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue