diff --git a/setup.cfg b/setup.cfg index 165d7ae..5b95a70 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = swf-typed -url = https://github.com/EpicWink/swf-typed +url = https://github.com/EpicWink/python-swf-typed author = Laurie author_email = laurie_opperman@hotmail.com license = "MIT" @@ -10,8 +10,9 @@ long_description_content_type = text/markdown keywords = swf, typed project_urls = Documentation = https://python-swf-typed.readthedocs.io/ - Source = https://github.com/EpicWink/swf-typed - Tracker = https://github.com/EpicWink/swf-typed/issues + Source = https://github.com/EpicWink/python-swf-typed + Tracker = https://github.com/EpicWink/python-swf-typed/issues + Changelog = https://github.com/EpicWink/python-swf-typed/releases [options] install_requires =