Skip to content

Commit 4d8c6fc

Browse files
github-actions[bot]CompatHelper Juliajishnub
authored
CompatHelper: bump compat for DomainSets to 0.7 for package ApproxFunBaseTest, (keep existing compat) (#609)
* CompatHelper: bump compat for DomainSets to 0.7 for package ApproxFunBaseTest, (keep existing compat) * Bump version to v0.1.9 --------- Co-authored-by: CompatHelper Julia <[email protected]> Co-authored-by: Jishnu Bhattacharya <[email protected]>
1 parent 3c7de40 commit 4d8c6fc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ApproxFunBaseTest/Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "ApproxFunBaseTest"
22
uuid = "a931bfaf-0cfd-4a5c-b69c-bf2eed002b43"
33
authors = ["Jishnu Bhattacharya <[email protected]>"]
4-
version = "0.1.8"
4+
version = "0.1.9"
55

66
[deps]
77
ApproxFunBase = "fbd15aa5-315a-5a7d-a8a4-24992e37be05"
@@ -18,6 +18,6 @@ ApproxFunBase = "0.5, 0.6, 0.7, 0.8, 0.9"
1818
BandedMatrices = "0.16, 0.17, 1"
1919
BlockArrays = "0.14, 0.15, 0.16"
2020
BlockBandedMatrices = "0.10, 0.11, 0.12"
21-
DomainSets = "0.5, 0.6"
21+
DomainSets = "0.5, 0.6, 0.7"
2222
InfiniteArrays = "0.11, 0.12, 0.13"
2323
julia = "1.5"

0 commit comments

Comments
 (0)