Skip to content

Commit e5b8062

Browse files
committed
allow python 3.12
1 parent f4b92fc commit e5b8062

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
@@ -25,6 +25,7 @@ classifiers = [
2525
'Programming Language :: Python :: 3.9',
2626
'Programming Language :: Python :: 3.10',
2727
'Programming Language :: Python :: 3.11',
28+
'Programming Language :: Python :: 3.12',
2829
'Operating System :: OS Independent',
2930
]
3031

0 commit comments

Comments
 (0)