Skip to content

Commit 3317118

Browse files
committed
Add Python3.10 to setup classifiers
1 parent 930e714 commit 3317118

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
@@ -47,5 +47,6 @@ def find_meta(meta):
4747
"Programming Language :: Python :: 3.7",
4848
"Programming Language :: Python :: 3.8",
4949
"Programming Language :: Python :: 3.9",
50+
"Programming Language :: Python :: 3.10",
5051
],
5152
)

0 commit comments

Comments
 (0)