Skip to content

Commit 602e890

Browse files
authored
Add Python 3.10 to trove classifiers (#11747)
Co-authored-by: hauntsaninja <>
1 parent 5d71f58 commit 602e890

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

+1
Original file line numberDiff line numberDiff line change
@@ -168,6 +168,7 @@ def run(self):
168168
'Programming Language :: Python :: 3.7',
169169
'Programming Language :: Python :: 3.8',
170170
'Programming Language :: Python :: 3.9',
171+
'Programming Language :: Python :: 3.10',
171172
'Topic :: Software Development',
172173
]
173174

0 commit comments

Comments
 (0)