Skip to content

Commit 52b83d3

Browse files
committed
Setup: mark as compatible with Python 3.11
1 parent f117ead commit 52b83d3

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
@@ -52,6 +52,7 @@ def run(self):
5252
'Programming Language :: Python :: 3.8',
5353
'Programming Language :: Python :: 3.9',
5454
'Programming Language :: Python :: 3.10',
55+
'Programming Language :: Python :: 3.11',
5556
'Programming Language :: Python :: Implementation :: CPython',
5657
'Programming Language :: Python :: Implementation :: PyPy',
5758
'Topic :: Software Development :: Libraries :: Python Modules',

0 commit comments

Comments
 (0)