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

Commit 199ab6f

Browse files
authored
feat: add trove classifier for python 3.9 and python 3.10 (#150)
1 parent a9b8f83 commit 199ab6f

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
@@ -61,6 +61,8 @@
6161
"Programming Language :: Python :: 3.6",
6262
"Programming Language :: Python :: 3.7",
6363
"Programming Language :: Python :: 3.8",
64+
"Programming Language :: Python :: 3.9",
65+
"Programming Language :: Python :: 3.10",
6466
"Topic :: Internet",
6567
"Topic :: Software Development :: Libraries :: Python Modules",
6668
],

0 commit comments

Comments
 (0)