Skip to content

Commit 5b1fa83

Browse files
authored
Add Python 3.12 classifier (#12019)
1 parent 28f77d7 commit 5b1fa83

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
@@ -42,6 +42,7 @@ def get_version(rel_path: str) -> str:
4242
"Programming Language :: Python :: 3.9",
4343
"Programming Language :: Python :: 3.10",
4444
"Programming Language :: Python :: 3.11",
45+
"Programming Language :: Python :: 3.12",
4546
"Programming Language :: Python :: Implementation :: CPython",
4647
"Programming Language :: Python :: Implementation :: PyPy",
4748
],

0 commit comments

Comments
 (0)