diff --git a/pyproject.toml b/pyproject.toml index 6d61e1de..50e16e24 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -52,9 +52,9 @@ classifiers = [ "License :: OSI Approved :: MIT License", "Programming Language :: Python", "Programming Language :: Python :: 3", - "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", ]