Skip to content

Commit 88ec014

Browse files
authored
Merge pull request #108 from BioJulia/compathelper/new_version/2022-08-07-02-12-29-900-03575162840
CompatHelper: bump compat for MultivariateStats to 0.10, (keep existing compat)
2 parents 18e981f + 0bd2f7e commit 88ec014

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ DataFrames = "1.1"
2626
Distances = "0.10"
2727
Distributions = "0.25"
2828
MultipleTesting = "0.5"
29-
MultivariateStats = "0.9.1"
29+
MultivariateStats = "0.9.1, 0.10"
3030
NamedArrays = "0.9"
3131
OnlineStats = "1"
3232
PooledArrays = "1.1"

0 commit comments

Comments
 (0)