We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3fa6f69 commit d9a9954Copy full SHA for d9a9954
pyproject.toml
@@ -4,10 +4,10 @@ build-backend = "hatchling.build"
4
5
[project]
6
name = "commit0"
7
-version = "0.1.7"
+version = "0.1.8"
8
description = "A development and evaluation framework for using language models to generate libraries."
9
readme = "README.md"
10
-requires-python = ">=3.11"
+requires-python = ">=3.10"
11
dependencies = [
12
"ruff>=0.6.4",
13
"pre-commit>=3.8.0",
0 commit comments