Skip to content

Commit e41c9e7

Browse files
committed
fix supported python versions list
1 parent 8ee62ec commit e41c9e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,10 @@ classifiers =
1313
License :: OSI Approved :: MIT License
1414
Programming Language :: C
1515
Programming Language :: Python
16-
Programming Language :: Python :: 3.6
1716
Programming Language :: Python :: 3.7
1817
Programming Language :: Python :: 3.8
1918
Programming Language :: Python :: 3.9
19+
Programming Language :: Python :: 3.10
2020
Topic :: Multimedia :: Sound/Audio
2121
Topic :: Multimedia :: Sound/Audio :: Conversion
2222
Topic :: Multimedia :: Sound/Audio :: Capture/Recording

0 commit comments

Comments
 (0)