Skip to content

Commit 0e970c4

Browse files
Jackenmensaghul
authored andcommitted
Add Python 3.11 classifier to setup.py
1 parent 05c74ef commit 0e970c4

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
@@ -41,6 +41,7 @@ def get_version():
4141
'Programming Language :: Python :: 3.8',
4242
'Programming Language :: Python :: 3.9',
4343
'Programming Language :: Python :: 3.10',
44+
'Programming Language :: Python :: 3.11',
4445
'Programming Language :: Python :: Implementation :: CPython',
4546
'Programming Language :: Python :: Implementation :: PyPy',
4647
],

0 commit comments

Comments
 (0)