Skip to content

Commit 8a76a67

Browse files
committed
add 3.9 and 3.10 to supported
1 parent 621b15e commit 8a76a67

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
@@ -35,6 +35,8 @@ def read(fname):
3535
"Programming Language :: Python :: 3.6",
3636
"Programming Language :: Python :: 3.7",
3737
"Programming Language :: Python :: 3.8",
38+
"Programming Language :: Python :: 3.9",
39+
"Programming Language :: Python :: 3.10",
3840
"Operating System :: OS Independent",
3941
"License :: Public Domain",
4042
],

0 commit comments

Comments
 (0)