File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ The benchmark consists of 57 core Python libraries. The challenge is to rebuild
10
10
11
11
Commit-0 is an interactive environment that makes it easy to design and test new agents. You can:
12
12
13
- * Efficiently run tests in isolated environemnts
13
+ * Efficiently run tests in isolated environments
14
14
* Distribute testing and development across cloud systems
15
15
* Track and log all changes made throughout.
16
16
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "hatchling.build"
4
4
5
5
[project ]
6
6
name = " commit0"
7
- version = " 0.1.3 "
7
+ version = " 0.1.5 "
8
8
description = " A development and evaluation framework for using language models to generate libraries."
9
9
readme = " README.md"
10
10
requires-python = " >=3.10"
You can’t perform that action at this time.
0 commit comments