Add python 3.11 to setup.py information

This commit is contained in:
karlch 2023-06-19 18:43:31 +02:00
parent 10b14f00ed
commit 7680d6881a
1 changed files with 1 additions and 0 deletions

View File

@ -72,6 +72,7 @@ setuptools.setup(
"Programming Language :: Python :: 3.8",
"Programming Language :: Python :: 3.9",
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Topic :: Multimedia",
"Topic :: Multimedia :: Graphics",
"Topic :: Multimedia :: Graphics :: Viewers",