Skip to content

Commit 6a5e162

Browse files
committed
Add some Python versions
1 parent e88adb4 commit 6a5e162

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pyproject.toml

+2
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ classifiers = [
2626
'Programming Language :: Python :: 3.6',
2727
'Programming Language :: Python :: 3.7',
2828
'Programming Language :: Python :: 3.8',
29+
'Programming Language :: Python :: 3.9',
30+
'Programming Language :: Python :: 3.10',
2931
'Programming Language :: Python :: Implementation :: PyPy',
3032
]
3133

0 commit comments

Comments
 (0)