Add the PyPI classifier for Python 3.11

This commit is contained in:
Santiago Castro 2022-10-25 09:21:39 -07:00 committed by GitHub
parent a17d3b0c44
commit e634f9e873
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -21,6 +21,7 @@ classifiers =
Programming Language :: Python :: 3.8
Programming Language :: Python :: 3.9
Programming Language :: Python :: 3.10
Programming Language :: Python :: 3.11
Topic :: Software Development :: Libraries
Topic :: Software Development :: Testing
Topic :: Utilities