Skip to content

Commit 0f0fbcb

Browse files
authored
Merge pull request #715 from willkg/710-python312-2
Add 3.12 to classifiers (#710)
2 parents aedee3e + aee0bc0 commit 0f0fbcb

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
@@ -67,6 +67,7 @@ def get_version():
6767
"Programming Language :: Python :: 3.9",
6868
"Programming Language :: Python :: 3.10",
6969
"Programming Language :: Python :: 3.11",
70+
"Programming Language :: Python :: 3.12",
7071
"Programming Language :: Python :: Implementation :: CPython",
7172
"Programming Language :: Python :: Implementation :: PyPy",
7273
"Topic :: Software Development :: Libraries :: Python Modules",

0 commit comments

Comments
 (0)