mirror of
https://github.com/pybind/pybind11.git
synced 2026-05-01 12:11:29 +00:00
fix: missing identifier for Python 3.9
This commit is contained in:
@@ -19,6 +19,7 @@ classifiers =
|
||||
Programming Language :: Python :: 3.6
|
||||
Programming Language :: Python :: 3.7
|
||||
Programming Language :: Python :: 3.8
|
||||
Programming Language :: Python :: 3.9
|
||||
License :: OSI Approved :: BSD License
|
||||
Programming Language :: Python :: Implementation :: PyPy
|
||||
Programming Language :: Python :: Implementation :: CPython
|
||||
|
||||
Reference in New Issue
Block a user