X-Git-Url: https://git.phdru.name/?p=mimedecode.git;a=blobdiff_plain;f=setup.py;h=f5cac72414a2aa21798ef4784123c43e9aa2041f;hp=cd2eac819f0f574174e59fc7e46541991475ba4e;hb=HEAD;hpb=8a50fe99fcf1408204d0275bd96557b8a2eab234 diff --git a/setup.py b/setup.py index cd2eac8..a9d28cd 100755 --- a/setup.py +++ b/setup.py @@ -58,6 +58,7 @@ setup( 'Programming Language :: Python :: 3.9', 'Programming Language :: Python :: 3.10', 'Programming Language :: Python :: 3.11', + 'Programming Language :: Python :: 3.12', ], packages=['mimedecode'], entry_points={