diff --git a/datasets/pyproject.toml b/datasets/pyproject.toml index 2d699c5e901b..497f89a2f7ca 100644 --- a/datasets/pyproject.toml +++ b/datasets/pyproject.toml @@ -34,6 +34,8 @@ classifiers = [ "Programming Language :: Python :: 3.9", "Programming Language :: Python :: 3.10", "Programming Language :: Python :: 3.11", + "Programming Language :: Python :: 3.12", + "Programming Language :: Python :: 3.13", "Programming Language :: Python :: Implementation :: CPython", "Topic :: Scientific/Engineering", "Topic :: Scientific/Engineering :: Artificial Intelligence",