Skip to content

Commit 0901453

Browse files
committed
Add 3.11 to setup descriptors
1 parent 9d66801 commit 0901453

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
@@ -280,6 +280,7 @@ def run_cythonize(force=False):
280280
'Programming Language :: Python :: 3.8',
281281
'Programming Language :: Python :: 3.9',
282282
'Programming Language :: Python :: 3.10',
283+
'Programming Language :: Python :: 3.11',
283284
'Programming Language :: Python :: Implementation :: CPython',
284285
'Topic :: Software Development',
285286
]

0 commit comments

Comments
 (0)