Skip to content

Commit 44165c9

Browse files
github-actions[bot]CompatHelper Juliaeford
authored
CompatHelper: bump compat for MultivariateStats to 0.10, (keep existing compat) (#71)
Co-authored-by: CompatHelper Julia <compathelper_noreply@julialang.org> Co-authored-by: Eric Ford <eford@users.noreply.github.com>
1 parent e88e7bc commit 44165c9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "RvSpectML"
22
uuid = "1f61ac2c-3a1c-440a-925a-2707197041c8"
33
authors = ["Eric B. Ford, Christian Gilbertson, Joe Ninan, Michael L. Palumbo III, Alex Wise, and contributors"]
4-
version = "0.2.4"
4+
version = "0.2.5"
55

66
[deps]
77
CSV = "336ed68f-0bac-5ca0-87d4-7b16caf5d00b"
@@ -49,7 +49,7 @@ Interpolations = "0.12, 0.13, 0.14"
4949
JLD2 = "0.2, 0.3, 0.4"
5050
KernelFunctions = "0.9.7"
5151
LsqFit = "0.11, 0.12, 0.13"
52-
MultivariateStats = "0.7, 0.8, 0.9"
52+
MultivariateStats = "0.7, 0.8, 0.9, 0.10"
5353
NaNMath = "0.3, 1"
5454
Optim = "1"
5555
PDMats = "0.10, 0.11"

0 commit comments

Comments
 (0)