]> git.phdru.name Git - mimedecode.git/blobdiff - setup.py
Python 3.9
[mimedecode.git] / setup.py
index f5cac72414a2aa21798ef4784123c43e9aa2041f..5fec573977aec6d6884a49df2f24515dbd816c95 100755 (executable)
--- a/setup.py
+++ b/setup.py
@@ -55,6 +55,7 @@ setup(
         'Programming Language :: Python :: 3.6',
         'Programming Language :: Python :: 3.7',
         'Programming Language :: Python :: 3.8',
+        'Programming Language :: Python :: 3.9',
     ],
     packages=['mimedecode'],
     entry_points={