Skip to content

Commit f6409e0

Browse files
committed
Update setup.cfg to show python 3.9 support.
1 parent 4d26344 commit f6409e0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.cfg

+1
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ classifiers =
1818
Programming Language :: Python :: 3.6
1919
Programming Language :: Python :: 3.7
2020
Programming Language :: Python :: 3.8
21+
Programming Language :: Python :: 3.9
2122

2223
[options]
2324
zip_safe = False

0 commit comments

Comments
 (0)