Skip to content

Commit 0dbf746

Browse files
authored
Update setup.py to indicate 3.12 support
1 parent 0362b87 commit 0dbf746

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

+1
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ def run(cls):
7070
"Programming Language :: Python :: 3.9",
7171
"Programming Language :: Python :: 3.10",
7272
"Programming Language :: Python :: 3.11",
73+
"Programming Language :: Python :: 3.12",
7374
"Programming Language :: Python :: Implementation :: CPython",
7475
"Programming Language :: Python :: Implementation :: PyPy",
7576
"Topic :: Software Development :: Libraries :: Python Modules",

0 commit comments

Comments
 (0)