diff --git a/pyproject.toml b/pyproject.toml index 91c5a2e..f084423 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -10,7 +10,7 @@ authors = [ ] description = "A specialized toolkit for scaling experimental research with Foundation Models." readme = "README.md" -requires-python = ">=3.11.11" +requires-python = ">=3.11" classifiers = [ "Programming Language :: Python :: 3", "Operating System :: OS Independent",