Skip to content

Commit 79d4937

Browse files
github-actions[bot]CompatHelper Juliadlfivefifty
authored
CompatHelper: bump compat for DomainSets to 0.7, (keep existing compat) (#163)
* CompatHelper: bump compat for DomainSets to 0.7, (keep existing compat) * Update Project.toml --------- Co-authored-by: CompatHelper Julia <[email protected]> Co-authored-by: Sheehan Olver <[email protected]>
1 parent 44a9201 commit 79d4937

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Project.toml

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "ContinuumArrays"
22
uuid = "7ae1f121-cc2c-504b-ac30-9b923412ae5c"
3-
version = "0.16.1"
3+
version = "0.16.2"
44

55
[deps]
66
AbstractFFTs = "621f4979-c628-5d54-868e-fcf4e3e8185c"
@@ -22,15 +22,15 @@ Makie = "ee78f7c6-11fb-53f2-987a-cfe4a2b5a57a"
2222
RecipesBase = "3cdcf5f2-1ef4-517c-9805-6587b60abb01"
2323

2424
[extensions]
25-
ContinuumArraysRecipesBaseExt = "RecipesBase"
2625
ContinuumArraysMakieExt = "Makie"
26+
ContinuumArraysRecipesBaseExt = "RecipesBase"
2727

2828
[compat]
2929
AbstractFFTs = "1.0"
3030
ArrayLayouts = "1.0"
3131
BandedMatrices = "0.17, 1"
3232
BlockArrays = "0.16"
33-
DomainSets = "0.6"
33+
DomainSets = "0.6, 0.7"
3434
FastTransforms = "0.15"
3535
FillArrays = "1.0"
3636
InfiniteArrays = "0.12, 0.13"

0 commit comments

Comments
 (0)