Skip to content

Commit 968f86a

Browse files
committed
Add py3.12 to classifiers
1 parent 46f532a commit 968f86a

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)