We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e0f01d commit 33f28d0Copy full SHA for 33f28d0
Project.toml
@@ -1,7 +1,7 @@
1
name = "QuasiArrays"
2
uuid = "c4ea9172-b204-11e9-377d-29865faadc5c"
3
authors = ["Sheehan Olver <solver@mac.com>"]
4
-version = "0.4.6"
+version = "0.4.7"
5
6
[deps]
7
ArrayLayouts = "4c555306-a7a7-4459-81d9-ec55ddd5c99a"
@@ -12,7 +12,7 @@ LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
12
[compat]
13
ArrayLayouts = "0.5, 0.6"
14
DomainSets = "0.4"
15
-LazyArrays = "0.20"
+LazyArrays = "0.20, 0.21"
16
julia = "1.5"
17
18
[extras]
0 commit comments