Skip to content
This repository was archived by the owner on Nov 29, 2023. It is now read-only.

Commit 225ea0f

Browse files
authored
feat: add support for python 3.10 (#235)
1 parent 9603ab7 commit 225ea0f

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
@@ -81,6 +81,7 @@
8181
"Programming Language :: Python :: 3.7",
8282
"Programming Language :: Python :: 3.8",
8383
"Programming Language :: Python :: 3.9",
84+
"Programming Language :: Python :: 3.10",
8485
"Operating System :: OS Independent",
8586
"Topic :: Internet",
8687
],

0 commit comments

Comments
 (0)