Skip to content

Commit 57e2482

Browse files
committed
v0.4.1
1 parent d77764b commit 57e2482

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Project.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
name = "BlockBandedMatrices"
22
uuid = "ffab5731-97b5-5995-9138-79e8c1846df0"
3+
version = "0.4.1"
34

45
[deps]
56
BandedMatrices = "aae01518-5342-5314-be14-df237901396f"
@@ -23,4 +24,4 @@ BlockArrays = "0.8.0"
2324
FillArrays = "≥ 0.5.0"
2425
LazyArrays = "0.8.0"
2526
MatrixFactorizations = "≥ 0.0.4"
26-
julia = "0.7.0"
27+
julia = "0.7, 1"

0 commit comments

Comments
 (0)