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

Commit 394dd62

Browse files
authored
feat: add trove classifier for python 3.9 and python 3.10 (#77)
1 parent 9d97e31 commit 394dd62

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
@@ -65,6 +65,8 @@
6565
"Programming Language :: Python :: 3.6",
6666
"Programming Language :: Python :: 3.7",
6767
"Programming Language :: Python :: 3.8",
68+
"Programming Language :: Python :: 3.9",
69+
"Programming Language :: Python :: 3.10",
6870
"Topic :: Internet",
6971
"Topic :: Software Development :: Libraries :: Python Modules",
7072
],

0 commit comments

Comments
 (0)