Add Python 3.12 to trove classifiers

This commit is contained in:
Ram Rachum 2023-07-15 16:04:46 +01:00
parent 23d3e43f0e
commit 8c35d81835
1 changed files with 1 additions and 0 deletions

View File

@ -19,6 +19,7 @@ classifiers =
Programming Language :: Python :: 3.9
Programming Language :: Python :: 3.10
Programming Language :: Python :: 3.11
Programming Language :: Python :: 3.12
Programming Language :: Python :: Implementation :: CPython
Programming Language :: Python :: Implementation :: PyPy
License :: OSI Approved :: MIT License