Set Python 3.11 as supported version in PyPI metadata

This commit is contained in:
Philipp Wolfer
2022-11-29 19:00:48 +01:00
parent 3d37215ef4
commit 3f66528d40

View File

@@ -813,6 +813,7 @@ args = {
'Programming Language :: Python :: 3.8',
'Programming Language :: Python :: 3.9',
'Programming Language :: Python :: 3.10',
'Programming Language :: Python :: 3.11',
'Operating System :: MacOS',
'Operating System :: Microsoft :: Windows',
'Operating System :: POSIX :: Linux',