Skip to content

Commit

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

CompatHelper: bump compat for "Distances" to "0.9"
dillondaudert authored May 22, 2020
2 parents c72e2ae + 6b8aa2a commit f5fca13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
@@ -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"

0 comments on commit f5fca13

Please sign in to comment.