Skip to content
This repository was archived by the owner on Feb 13, 2024. It is now read-only.

Commit 7d5e27a

Browse files
authored
feat: add support for python 3.10 (#253)
1 parent e4fb61f commit 7d5e27a

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

setup.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,8 @@
6666
"Programming Language :: Python :: 3.6",
6767
"Programming Language :: Python :: 3.7",
6868
"Programming Language :: Python :: 3.8",
69+
"Programming Language :: Python :: 3.9",
70+
"Programming Language :: Python :: 3.10",
6971
"Operating System :: OS Independent",
7072
"Topic :: Internet",
7173
],

0 commit comments

Comments
 (0)