X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=setup.py;h=9b8e2dd6b7d6e5361376289f43ecbd6253ab216f;hb=fd199ea6dbfe4560f25b98f42593712be887a2c9;hp=5fec573977aec6d6884a49df2f24515dbd816c95;hpb=f66c51ad1cbe157b0ba67841ce0f244090b37706;p=mimedecode.git diff --git a/setup.py b/setup.py index 5fec573..9b8e2dd 100755 --- a/setup.py +++ b/setup.py @@ -56,6 +56,7 @@ setup( 'Programming Language :: Python :: 3.7', 'Programming Language :: Python :: 3.8', 'Programming Language :: Python :: 3.9', + 'Programming Language :: Python :: 3.10', ], packages=['mimedecode'], entry_points={