Add Python 3.9 to supported Python versions in setup.cfg metadata
[skip ci]
This commit is contained in:
parent
b507c88cd9
commit
7d0c016c44
|
|
@ -21,6 +21,7 @@ classifiers =
|
|||
Programming Language :: Python :: 3.6
|
||||
Programming Language :: Python :: 3.7
|
||||
Programming Language :: Python :: 3.8
|
||||
Programming Language :: Python :: 3.9
|
||||
Programming Language :: Python :: Implementation :: CPython
|
||||
Topic :: Games/Entertainment
|
||||
Topic :: Multimedia
|
||||
|
|
|
|||
Loading…
Reference in New Issue