Skip to content

Commit 35756aa

Browse files
Merge pull request #317 from SciML/compathelper/new_version/2023-06-02-01-27-28-999-01200205651
CompatHelper: bump compat for LinearSolve to 2 for package docs, (keep existing compat)
2 parents 34e4fc5 + dd8449c commit 35756aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ LinearSolve = "7ed4a6bd-45f5-4d41-b270-4a48e9bafcae"
44

55
[compat]
66
Documenter = "0.27"
7-
LinearSolve = "1"
7+
LinearSolve = "1, 2"

0 commit comments

Comments
 (0)