Skip to content

Commit 7103664

Browse files
Add Python 3.12 classifier
1 parent 092f9ce commit 7103664

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

+1
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ classifiers = [
1212
"License :: OSI Approved :: MIT License",
1313
"Programming Language :: Python :: 3.10",
1414
"Programming Language :: Python :: 3.11",
15+
"Programming Language :: Python :: 3.12",
1516
"Topic :: Software Development :: Libraries :: Python Modules",
1617
"Typing :: Typed",
1718
"Intended Audience :: Developers",

0 commit comments

Comments
 (0)