Skip to content

Commit 4e2cebe

Browse files
author
Kaiyu Yang
committed
bump to v4.7.0
1 parent bd597ef commit 4e2cebe

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ require LeanCopilot from git "https://github.com/lean-dojo/LeanCopilot.git" @ "L
5858
`LEAN_COPILOT_VERSION` depends on your lean-toolchain:
5959
| lean-toolchain | Recommended Lean Copilot version |
6060
| -------------- | -------------------------------- |
61+
| `v4.7.0` | `v1.2.0` |
6162
| `v4.7.0-rc2` | `v1.1.2` |
6263
| `v4.6.0-rc1` | `v1.1.1` |
6364
| `v4.5.0` | `v1.1.0` |

lake-manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
[{"url": "https://github.com/leanprover/std4",
55
"type": "git",
66
"subDir": null,
7-
"rev": "d4161291e2a4c1c92d710bf670570aa79bf0d6ef",
7+
"rev": "32983874c1b897d78f20d620fe92fc8fd3f06c3a",
88
"name": "std",
99
"manifestFile": "lake-manifest.json",
1010
"inputRev": "main",
@@ -13,7 +13,7 @@
1313
{"url": "https://github.com/leanprover-community/aesop",
1414
"type": "git",
1515
"subDir": null,
16-
"rev": "ca8e6e3244120cd1137705552b72446be3cd0824",
16+
"rev": "5fefb40a7c9038a7150e7edd92e43b1b94c49e79",
1717
"name": "aesop",
1818
"manifestFile": "lake-manifest.json",
1919
"inputRev": "master",

lean-toolchain

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
leanprover/lean4:v4.7.0-rc2
1+
leanprover/lean4:v4.7.0

0 commit comments

Comments
 (0)