Add python 3.10 to list of versions

This commit is contained in:
Pavle Portic 2022-10-30 00:13:52 +02:00
parent 7fc29fb5f4
commit 2d25012600
Signed by: TheEdgeOfRage
GPG Key ID: 66AD4BA646FBC0D2
1 changed files with 1 additions and 0 deletions

View File

@ -34,6 +34,7 @@ setup(
'Programming Language :: Python :: 3',
'Programming Language :: Python :: 3 :: Only',
'Programming Language :: Python :: 3.9',
'Programming Language :: Python :: 3.10',
'License :: OSI Approved :: BSD License',
'Operating System :: POSIX :: Linux',
],