add python 3.11 to pypi metadata

This commit is contained in:
Thomas Waldmann 2022-06-03 10:01:50 +02:00
parent d1ef35b4f0
commit 6d024961aa
1 changed files with 1 additions and 0 deletions

View File

@ -285,6 +285,7 @@ setup(
'Programming Language :: Python :: 3.8',
'Programming Language :: Python :: 3.9',
'Programming Language :: Python :: 3.10',
'Programming Language :: Python :: 3.11',
'Topic :: Security :: Cryptography',
'Topic :: System :: Archiving :: Backup',
],