diff --git a/pyproject.toml b/pyproject.toml index e0285cf6..7cc88b0f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -17,6 +17,7 @@ classifiers = [ "Programming Language :: Python :: 3.9", "Programming Language :: Python :: 3.10", "Programming Language :: Python :: 3.11", + "Programming Language :: Python :: 3.12", ] license = "Apache-2.0" requires-python = ">=3.8"