From 9179abf6c4b3e3eb2c991cbbd74738e160b910cc Mon Sep 17 00:00:00 2001 From: Simeon Simeonov Date: Sun, 13 Jun 2021 08:51:34 +0200 Subject: Update setup.py with explicit Python 3.9 support and update contact info Freenode -> LiberaChat --- setup.py | 1 + 1 file changed, 1 insertion(+) (limited to 'setup.py') diff --git a/setup.py b/setup.py index 7eac4d8..875d966 100644 --- a/setup.py +++ b/setup.py @@ -34,6 +34,7 @@ setuptools.setup( 'Programming Language :: Python :: 3.6', 'Programming Language :: Python :: 3.7', 'Programming Language :: Python :: 3.8', + 'Programming Language :: Python :: 3.9', 'Programming Language :: Python :: Implementation', 'Operating System :: OS Independent', 'Topic :: Security :: Cryptography' -- cgit v1.3