From 03f18632e9c5cb2d1995eec2928e46a3c62659d1 Mon Sep 17 00:00:00 2001 From: Emmanuel Gil Peyrot Date: Sat, 12 Dec 2020 18:34:47 +0100 Subject: =?UTF-8?q?Mention=20that=20we=20do=20support=20Python=C2=A03.9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- setup.py | 1 + 1 file changed, 1 insertion(+) (limited to 'setup.py') diff --git a/setup.py b/setup.py index 328a856b..93c54fd9 100755 --- a/setup.py +++ b/setup.py @@ -142,6 +142,7 @@ setup( 'License :: OSI Approved :: zlib/libpng License', 'Natural Language :: English', 'Operating System :: Unix', + 'Programming Language :: Python :: 3.9', 'Programming Language :: Python :: 3.8', 'Programming Language :: Python :: 3.7', 'Programming Language :: Python :: 3 :: Only'], -- cgit v1.2.3