X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=setup.py;fp=setup.py;h=5fec573977aec6d6884a49df2f24515dbd816c95;hb=f66c51ad1cbe157b0ba67841ce0f244090b37706;hp=f5cac72414a2aa21798ef4784123c43e9aa2041f;hpb=53baf637d750e839121a6f217cdc8cf36dd81ed7;p=mimedecode.git diff --git a/setup.py b/setup.py index f5cac72..5fec573 100755 --- 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={