Skip to content

Commit 6362a48

Browse files
authored
Update Project.toml (#90)
1 parent f2ebe9f commit 6362a48

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Project.toml

Lines changed: 4 additions & 4 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 <[email protected]>"]
4-
version = "0.9.7"
4+
version = "0.9.8"
55

66
[deps]
77
ArrayLayouts = "4c555306-a7a7-4459-81d9-ec55ddd5c99a"
@@ -12,10 +12,10 @@ LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
1212
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
1313

1414
[compat]
15-
ArrayLayouts = "0.7.6, 0.8"
15+
ArrayLayouts = "0.7.6, 0.8, 1"
1616
DomainSets = "0.5, 0.6"
17-
FillArrays = "0.12, 0.13"
18-
LazyArrays = "0.22.2"
17+
FillArrays = "0.12, 0.13, 1"
18+
LazyArrays = "0.22.2, 1"
1919
StaticArrays = "1"
2020
julia = "1.6"
2121

0 commit comments

Comments
 (0)