File tree Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 11
11
matrix :
12
12
version :
13
13
- ' 1.6'
14
- - ' ^1.7.0-0'
14
+ - ' 1'
15
+ - ' ^1.8.0-0'
15
16
os :
16
17
- ubuntu-latest
17
18
- macOS-latest
Original file line number Diff line number Diff line change 1
1
name = " ContinuumArrays"
2
2
uuid = " 7ae1f121-cc2c-504b-ac30-9b923412ae5c"
3
- version = " 0.10.0 "
3
+ version = " 0.10.1 "
4
4
5
5
[deps ]
6
6
ArrayLayouts = " 4c555306-a7a7-4459-81d9-ec55ddd5c99a"
@@ -17,11 +17,11 @@ RecipesBase = "3cdcf5f2-1ef4-517c-9805-6587b60abb01"
17
17
StaticArrays = " 90137ffa-7385-5640-81b9-e52037218182"
18
18
19
19
[compat ]
20
- ArrayLayouts = " 0.7.7"
21
- BandedMatrices = " 0.16"
20
+ ArrayLayouts = " 0.7.7, 0.8 "
21
+ BandedMatrices = " 0.16, 0.17 "
22
22
BlockArrays = " 0.16"
23
23
FastTransforms = " 0.13"
24
- FillArrays = " 0.12"
24
+ FillArrays = " 0.12, 0.13 "
25
25
InfiniteArrays = " 0.12"
26
26
Infinities = " 0.1"
27
27
IntervalSets = " 0.5"
You can’t perform that action at this time.
0 commit comments