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

Commit e915580

Browse files
authored
feat: add trove classifier for python 3.10 (#78)
1 parent bd2d3ca commit e915580

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

setup.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,8 @@
6767
"Programming Language :: Python :: 3.6",
6868
"Programming Language :: Python :: 3.7",
6969
"Programming Language :: Python :: 3.8",
70+
"Programming Language :: Python :: 3.9",
71+
"Programming Language :: Python :: 3.10",
7072
"Topic :: Internet",
7173
"Topic :: Software Development :: Libraries :: Python Modules",
7274
],

0 commit comments

Comments
 (0)