Skip to content

Commit 1754d33

Browse files
committed
Add Python 3.10 classifier
Upon pushing to PyPI, the badge on top of the readme should automatically update
1 parent 933b210 commit 1754d33

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
@@ -26,6 +26,7 @@
2626
'Programming Language :: Python :: 3.7',
2727
'Programming Language :: Python :: 3.8',
2828
'Programming Language :: Python :: 3.9',
29+
'Programming Language :: Python :: 3.10',
2930
'Programming Language :: Python :: 3 :: Only',
3031
'Programming Language :: Python :: Implementation :: CPython',
3132
'Programming Language :: Python :: Implementation :: PyPy',

0 commit comments

Comments
 (0)