Skip to content

Commit f7b9bc4

Browse files
committed
MNT: Advertise Python 3.12 support
1 parent 773e3c4 commit f7b9bc4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ classifiers = [
2626
"Programming Language :: Python :: 3.9",
2727
"Programming Language :: Python :: 3.10",
2828
"Programming Language :: Python :: 3.11",
29+
"Programming Language :: Python :: 3.12",
2930
"Topic :: Scientific/Engineering",
3031
]
3132
# Version from setuptools_scm

0 commit comments

Comments
 (0)