Added Python 3.11 classifier

This commit is contained in:
Paul Moore 2022-07-21 15:40:36 +01:00
parent a3c8bb6778
commit faf23e0444
1 changed files with 1 additions and 0 deletions

View File

@ -41,6 +41,7 @@ setup(
"Programming Language :: Python :: 3.8",
"Programming Language :: Python :: 3.9",
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: Implementation :: CPython",
"Programming Language :: Python :: Implementation :: PyPy",
],