diff --git a/L/LinearSolve/Compat.toml b/L/LinearSolve/Compat.toml index fba0a7aa21a0900..102e512ebd48c04 100644 --- a/L/LinearSolve/Compat.toml +++ b/L/LinearSolve/Compat.toml @@ -26,3 +26,6 @@ SciMLBase = "1.22.0-1" ["0.1.5-0"] KLU = "0.2.1-0.2" + +["0.1.7-0"] +DocStringExtensions = "0.8" diff --git a/L/LinearSolve/Deps.toml b/L/LinearSolve/Deps.toml index 50babece70dc74b..9a8d6f7d5ddbe49 100644 --- a/L/LinearSolve/Deps.toml +++ b/L/LinearSolve/Deps.toml @@ -21,3 +21,6 @@ SuiteSparse = "4607b0f0-06f3-5cda-b6b1-a6196a1729e9" ["0.1.5-0"] KLU = "ef3ab10e-7fda-4108-b977-705223b18434" + +["0.1.7-0"] +DocStringExtensions = "ffbed154-4ef7-542d-bbb7-c09d3a79fcae" diff --git a/L/LinearSolve/Versions.toml b/L/LinearSolve/Versions.toml index 64748cd76d31d3b..18f66848ece47b8 100644 --- a/L/LinearSolve/Versions.toml +++ b/L/LinearSolve/Versions.toml @@ -18,3 +18,6 @@ git-tree-sha1 = "7b22c2724869e37f92d9205283aa14e69047e96c" ["0.1.6"] git-tree-sha1 = "4350d5b33f2b9a1fb1cf1121bad696b2504f17df" + +["0.1.7"] +git-tree-sha1 = "8fb5f9f0973565a2bd49917eebe4fb41f427b0a9"