Add new Python versions to classifiers.

This commit is contained in:
Labrys of Knossos 2022-12-02 22:06:48 -05:00
parent 8b409a5716
commit 55c1091efa

@ -82,6 +82,8 @@ setup(
'Programming Language :: Python :: 3.7',
'Programming Language :: Python :: 3.8',
'Programming Language :: Python :: 3.9',
'Programming Language :: Python :: 3.10',
'Programming Language :: Python :: 3.11',
'Topic :: Games/Entertainment',
'Topic :: Multimedia',
'Topic :: Multimedia :: Sound/Audio',