Add 3.12 to PyPI metadata

This commit is contained in:
Simon Willison 2023-11-03 17:59:09 -07:00
commit 78d8dd06d3

View file

@ -77,6 +77,7 @@ setup(
"Programming Language :: Python :: 3.9",
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12",
],
# Needed to bundle py.typed so mypy can see it:
zip_safe=False,