Skip to content

Commit 444050f

Browse files
committed
added python 3.10 to classifier
1 parent e7b8748 commit 444050f

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
@@ -216,6 +216,7 @@ def run_setup(with_extensions=True):
216216
'Programming Language :: Python :: 3.7',
217217
'Programming Language :: Python :: 3.8',
218218
'Programming Language :: Python :: 3.9',
219+
'Programming Language :: Python :: 3.10',
219220
'Programming Language :: Python :: Implementation :: CPython',
220221
'Programming Language :: Python :: Implementation :: PyPy',
221222
'Operating System :: Microsoft :: Windows',

0 commit comments

Comments
 (0)