X-Git-Url: https://git.phdru.name/?p=mimedecode.git;a=blobdiff_plain;f=setup.py;h=f5cac72414a2aa21798ef4784123c43e9aa2041f;hp=5ad9f59d34f2c2e055e7030ef04ec7b55a65c0c0;hb=2fdad28eacf982ed72c2288f9d3d669b94ee57a4;hpb=e7a97d925f692e1340017f96d04e3535dc6f532d diff --git a/setup.py b/setup.py index 5ad9f59..f5cac72 100755 --- a/setup.py +++ b/setup.py @@ -54,6 +54,7 @@ setup( 'Programming Language :: Python :: 3.5', 'Programming Language :: Python :: 3.6', 'Programming Language :: Python :: 3.7', + 'Programming Language :: Python :: 3.8', ], packages=['mimedecode'], entry_points={