Skip to content

Commit e2399fd

Browse files
committed
Add Python 3.11 to classifiers
1 parent 7c4c219 commit e2399fd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,5 +68,6 @@ def get_long_description():
6868
'Programming Language :: Python :: 3.8',
6969
'Programming Language :: Python :: 3.9',
7070
'Programming Language :: Python :: 3.10',
71+
'Programming Language :: Python :: 3.11',
7172
],
7273
)

0 commit comments

Comments
 (0)