Skip to content

Commit b344c11

Browse files
committed
add python 3.11 to classifiers
1 parent 743c934 commit b344c11

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ classifiers = [
2727
'Programming Language :: Python :: 3.8',
2828
'Programming Language :: Python :: 3.9',
2929
'Programming Language :: Python :: 3.10',
30+
'Programming Language :: Python :: 3.11',
3031
'Natural Language :: English',
3132
'License :: OSI Approved :: MIT License',
3233
]

0 commit comments

Comments
 (0)