diff --git a/pyproject.toml b/pyproject.toml index 9f628ce0..c2c0b570 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -16,9 +16,8 @@ classifiers = [ "Operating System :: Microsoft :: Windows :: Windows 11", "Operating System :: MacOS", "Operating System :: POSIX :: Linux", - "Programming Language :: Python :: 3.10", - "Programming Language :: Python :: 3.11", "Programming Language :: Python :: 3.12", + "Programming Language :: Python :: 3.13", "Typing :: Typed", ]