Skip to content

Commit 8cfcac3

Browse files
github-actions[bot]CompatHelper Juliajishnub
authored
CompatHelper: add new compat entry for Statistics at version 1, (keep existing compat) (#611)
* CompatHelper: add new compat entry for Statistics at version 1, (keep existing compat) * Set compat to v1.9 * Bump version to v0.9.19 --------- Co-authored-by: CompatHelper Julia <[email protected]> Co-authored-by: Jishnu Bhattacharya <[email protected]>
1 parent 030e12f commit 8cfcac3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Project.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "ApproxFunBase"
22
uuid = "fbd15aa5-315a-5a7d-a8a4-24992e37be05"
3-
version = "0.9.18"
3+
version = "0.9.19"
44

55
[deps]
66
AbstractFFTs = "621f4979-c628-5d54-868e-fcf4e3e8185c"
@@ -44,6 +44,7 @@ LazyArrays = "0.20, 0.21, 0.22, 1"
4444
LowRankMatrices = "1"
4545
SpecialFunctions = "0.10, 1.0, 2"
4646
StaticArrays = "0.12, 1.0"
47+
Statistics = "1.9"
4748
julia = "1.9"
4849

4950
[extras]

0 commit comments

Comments
 (0)