Skip to content

Commit b092b4c

Browse files
authored
fix BlockBandedMatrices compat (#874)
1 parent 58e5650 commit b092b4c

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
@@ -29,7 +29,7 @@ ApproxFunOrthogonalPolynomials = "0.5, 0.6"
2929
ApproxFunSingularities = "0.3"
3030
Aqua = "0.5"
3131
BandedMatrices = "0.16, 0.17"
32-
BlockBandedMatrices = "0.11, 12"
32+
BlockBandedMatrices = "0.11, 0.12"
3333
Calculus = "0.5"
3434
Documenter = "0.27"
3535
DomainSets = "0.3, 0.4, 0.5, 0.6"

0 commit comments

Comments
 (0)