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

Commit 229f919

Browse files
authored
feat: add support for python 3.10 (#289)
1 parent f0ed26c commit 229f919

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
@@ -79,6 +79,8 @@
7979
"Programming Language :: Python :: 3.6",
8080
"Programming Language :: Python :: 3.7",
8181
"Programming Language :: Python :: 3.8",
82+
"Programming Language :: Python :: 3.9",
83+
"Programming Language :: Python :: 3.10",
8284
"Operating System :: OS Independent",
8385
"Topic :: Internet",
8486
],

0 commit comments

Comments
 (0)