diff --git a/pyproject.toml b/pyproject.toml index dda2572..1b5b4c5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -8,7 +8,7 @@ authors = [ ] license = "MIT" readme = "README.md" -requires-python = ">=3.11,<3.14" +requires-python = ">=3.11,<3.15" classifiers = [ "Programming Language :: Python :: 3", "Operating System :: OS Independent",