Skip to content

Commit 4014b1d

Browse files
authored
Merge pull request #67 from matrixfunctions/compathelper/new_version/2022-06-30-13-33-18-601-04261023477
CompatHelper: bump compat for GenericLinearAlgebra to 0.3, (keep existing compat)
2 parents f8e0c88 + 8d777fb commit 4014b1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Polynomials = "f27b6e38-b328-58d1-80ce-0feddd5e7a45"
1111
Roots = "f2b01f46-fcfa-551c-844a-d8ac1e96c665"
1212

1313
[compat]
14-
GenericLinearAlgebra = "0.2"
14+
GenericLinearAlgebra = "0.2, 0.3"
1515
Roots = "1, 2"
1616
Polynomials = "1.2, 3"
1717
julia = "1.6"

0 commit comments

Comments
 (0)