Skip to content

Commit ae70f46

Browse files
authored
Merge pull request #116 from JuliaStats/compathelper/new_version/2023-05-02-01-27-11-054-00079376055
CompatHelper: bump compat for StatsBase to 0.34, (keep existing compat)
2 parents 176a6fe + 5edd830 commit ae70f46

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "KernelDensity"
22
uuid = "5ab0869b-81aa-558d-bb23-cbf5423bbe9b"
33
authors = ["Simon Byrne and various contributors"]
4-
version = "0.6.6"
4+
version = "0.6.7"
55

66
[deps]
77
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
@@ -15,7 +15,7 @@ Distributions = "0.23, 0.24, 0.25"
1515
DocStringExtensions = "0.8, 0.9"
1616
FFTW = "1"
1717
Interpolations = "0.9, 0.10, 0.11, 0.12, 0.13, 0.14"
18-
StatsBase = "0.33"
18+
StatsBase = "0.33, 0.34"
1919
julia = "1"
2020

2121
[extras]

0 commit comments

Comments
 (0)