diff --git a/README.md b/README.md index 9a9a0e143c..acc7bc547f 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ [![](https://img.shields.io/badge/View_The-Stats-blue)](https://physlib.io/Stats) -[![](https://img.shields.io/badge/Lean-v4.34.0-blue)](https://github.com/leanprover/lean4/releases/tag/v4.34.0) +[![](https://img.shields.io/badge/Lean-v4.34.1-blue)](https://github.com/leanprover/lean4/releases/tag/v4.34.1) [![Gitpod Ready-to-Code](https://img.shields.io/badge/Gitpod-ready--to--code-blue?logo=gitpod)](https://gitpod.io/#https://github.com/leanprover-community/physlib) [![Ask DeepWiki](https://deepwiki.com/badge.svg)](https://deepwiki.com/leanprover-community/physlib) [![api_docs](https://img.shields.io/badge/doc-API_docs-blue)](https://physlib.io/docs/) diff --git a/lake-manifest.json b/lake-manifest.json index a5df238c0e..f864b8e3cf 100644 --- a/lake-manifest.json +++ b/lake-manifest.json @@ -5,20 +5,20 @@ "type": "git", "subDir": null, "scope": "", - "rev": "5ed2965256430c3649e86755f9576b54eca72435", + "rev": "d13f23b723b8a846827a245b89c10fc7d3f11612", "name": "mathlib", "manifestFile": "lake-manifest.json", - "inputRev": "v4.34.0", + "inputRev": "v4.34.1", "inherited": false, "configFile": "lakefile.lean"}, {"url": "https://github.com/leanprover/doc-gen4", "type": "git", "subDir": null, "scope": "", - "rev": "a6521b2d0c93dcdf2d640089f95548df5dd8bf46", + "rev": "953c8992d174b4e56955e01e101d46668c68f2bb", "name": "«doc-gen4»", "manifestFile": "lake-manifest.json", - "inputRev": "v4.34.0", + "inputRev": "v4.34.1", "inherited": false, "configFile": "lakefile.lean"}, {"url": "https://github.com/leanprover-community/plausible", diff --git a/lakefile.toml b/lakefile.toml index d3c52e4826..2855831ab5 100644 --- a/lakefile.toml +++ b/lakefile.toml @@ -11,12 +11,12 @@ defaultTargets = ["Physlib", "QuantumInfo"] [[require]] name = "«doc-gen4»" git = "https://github.com/leanprover/doc-gen4" -rev = "v4.34.0" +rev = "v4.34.1" [[require]] name = "mathlib" git = "https://github.com/leanprover-community/mathlib4.git" -rev = "v4.34.0" +rev = "v4.34.1" [[lean_lib]] name = "Physlib" diff --git a/lean-toolchain b/lean-toolchain index 12359f928f..ba8ebf2dba 100644 --- a/lean-toolchain +++ b/lean-toolchain @@ -1 +1 @@ -leanprover/lean4:v4.34.0 +leanprover/lean4:v4.34.1