X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=setup.py;h=5fec573977aec6d6884a49df2f24515dbd816c95;hb=db02d7ac0d4fc0fd7e5a3f15c2416a3c3b9092aa;hp=f5cac72414a2aa21798ef4784123c43e9aa2041f;hpb=2fdad28eacf982ed72c2288f9d3d669b94ee57a4;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={