Skip to content

Commit 5fcf465

Browse files
setup.py: add classifier for python 3.10
Signed-off-by: Bastian Krause <[email protected]>
1 parent b97c44c commit 5fcf465

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,5 +84,6 @@
8484
"Programming Language :: Python :: 3.7",
8585
"Programming Language :: Python :: 3.8",
8686
"Programming Language :: Python :: 3.9",
87+
"Programming Language :: Python :: 3.10",
8788
],
8889
)

0 commit comments

Comments
 (0)