Skip to content

Commit 618138e

Browse files
committed
Add official support for Python 3.10
1 parent e3479ec commit 618138e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
"Programming Language :: Python :: 3.7",
2424
"Programming Language :: Python :: 3.8",
2525
"Programming Language :: Python :: 3.9",
26+
"Programming Language :: Python :: 3.10",
2627
"Programming Language :: Python :: 3 :: Only",
2728
],
2829
python_requires='>=3.7',

0 commit comments

Comments
 (0)