Skip to content

Commit e2e54f8

Browse files
github-actions[bot]CompatHelper Juliajishnub
authored
CompatHelper: bump compat for BandedMatrices to 1 for package ApproxFunBaseTest, (keep existing compat) (#606)
* CompatHelper: bump compat for BandedMatrices to 1 for package ApproxFunBaseTest, (keep existing compat) * Bump version to v0.1.8 --------- Co-authored-by: CompatHelper Julia <[email protected]> Co-authored-by: Jishnu Bhattacharya <[email protected]>
1 parent e1f59dc commit e2e54f8

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.7"
4+
version = "0.1.8"
55

66
[deps]
77
ApproxFunBase = "fbd15aa5-315a-5a7d-a8a4-24992e37be05"
@@ -15,7 +15,7 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
1515

1616
[compat]
1717
ApproxFunBase = "0.5, 0.6, 0.7, 0.8, 0.9"
18-
BandedMatrices = "0.16, 0.17"
18+
BandedMatrices = "0.16, 0.17, 1"
1919
BlockArrays = "0.14, 0.15, 0.16"
2020
BlockBandedMatrices = "0.10, 0.11, 0.12"
2121
DomainSets = "0.5, 0.6"

0 commit comments

Comments
 (0)