Skip to content

Commit c26538c

Browse files
Add Python 3.12 to classifiers (#529)
1 parent c334ca8 commit c26538c

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
@@ -23,6 +23,7 @@ classifiers = [
2323
'Programming Language :: Python :: 3.9',
2424
'Programming Language :: Python :: 3.10',
2525
'Programming Language :: Python :: 3.11',
26+
'Programming Language :: Python :: 3.12',
2627
]
2728
dependencies = [
2829
'sphinx>=5',

0 commit comments

Comments
 (0)