Skip to content

Commit e831225

Browse files
committed
Update supported Python versions
1 parent 2ad4e70 commit e831225

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

+1
Original file line numberDiff line numberDiff line change
@@ -652,6 +652,7 @@ def run(self):
652652
"Programming Language :: Python :: 3.6",
653653
"Programming Language :: Python :: 3.7",
654654
"Programming Language :: Python :: 3.8",
655+
"Programming Language :: Python :: 3.9",
655656
"Operating System :: Microsoft :: Windows",
656657
"Operating System :: POSIX :: Linux",
657658
"Operating System :: MacOS :: MacOS X",

0 commit comments

Comments
 (0)