From fc84d6e37f1e9e2bff64f93c17e35eec28d9d01f Mon Sep 17 00:00:00 2001 From: Andrew Murray Date: Wed, 4 Jan 2023 14:59:10 +1100 Subject: [PATCH] Added Fosstodon URL to setup.cfg --- setup.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.cfg b/setup.cfg index b562e2934..2dc552a2c 100644 --- a/setup.cfg +++ b/setup.cfg @@ -32,6 +32,7 @@ project_urls = Release notes=https://pillow.readthedocs.io/en/stable/releasenotes/index.html Changelog=https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst Twitter=https://twitter.com/PythonPillow + Mastodon=https://fosstodon.org/@pillow [options] packages = PIL