Skip to content

Commit 78d8dd0

Browse files
committed
Add 3.12 to PyPI metadata
1 parent 08c8bb7 commit 78d8dd0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ def get_long_description():
7777
"Programming Language :: Python :: 3.9",
7878
"Programming Language :: Python :: 3.10",
7979
"Programming Language :: Python :: 3.11",
80+
"Programming Language :: Python :: 3.12",
8081
],
8182
# Needed to bundle py.typed so mypy can see it:
8283
zip_safe=False,

0 commit comments

Comments
 (0)