diff --git a/pyproject.toml b/pyproject.toml index d08af78..db155b1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -7,7 +7,7 @@ name = "aai-coding" dynamic = ["version"] description = "Pyskills for Answer.AI coding sessions" readme = "README.md" -requires-python = ">=3.10" +requires-python = ">=3.11" license = { text = "Apache-2.0" } authors = [{ name = "aai-coding contributors" }] classifiers = [