Skip to content

Commit

Permalink
Merge pull request #28 from dillondaudert/compathelper/new_version/20…
Browse files Browse the repository at this point in the history
…20-05-20-12-02-27-635-1933576770

CompatHelper: bump compat for "Distances" to "0.9"
  • Loading branch information
dillondaudert committed May 22, 2020
2 parents d4d854d + 7db366f commit fa3b413
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Project.toml
Expand Up @@ -14,7 +14,7 @@ SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"

[compat]
Arpack = "0.4"
Distances = "0.8"
Distances = "0.8, 0.9"
LsqFit = "0.6, 0.7, 0.8, 0.9, 0.10"
NearestNeighborDescent = "0.3"
julia = "1.3"
Expand Down

0 comments on commit fa3b413

Please sign in to comment.