Skip to content

Commit 5a7bfea

Browse files
committed
Add Python 3.12 to classifiers
1 parent 46f532a commit 5a7bfea

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
@@ -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)