X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=setup.py;h=a9d28cdbbb4d6f2d50691a758c2d61ba080a5570;hb=HEAD;hp=cd2eac819f0f574174e59fc7e46541991475ba4e;hpb=8a50fe99fcf1408204d0275bd96557b8a2eab234;p=mimedecode.git 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={