Skip to content

Commit 33f28d0

Browse files
authored
Update Project.toml (#59)
1 parent 9e0f01d commit 33f28d0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "QuasiArrays"
22
uuid = "c4ea9172-b204-11e9-377d-29865faadc5c"
33
authors = ["Sheehan Olver <solver@mac.com>"]
4-
version = "0.4.6"
4+
version = "0.4.7"
55

66
[deps]
77
ArrayLayouts = "4c555306-a7a7-4459-81d9-ec55ddd5c99a"
@@ -12,7 +12,7 @@ LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
1212
[compat]
1313
ArrayLayouts = "0.5, 0.6"
1414
DomainSets = "0.4"
15-
LazyArrays = "0.20"
15+
LazyArrays = "0.20, 0.21"
1616
julia = "1.5"
1717

1818
[extras]

0 commit comments

Comments
 (0)