Skip to content

Commit d1cb76c

Browse files
CompatHelper: bump compat for "Distances" to "0.9" (#93)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 588e051 commit d1cb76c

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
@@ -16,7 +16,7 @@ UnicodePlots = "b8865327-cd53-5732-bb35-84acbb429228"
1616

1717
[compat]
1818
DelayEmbeddings = "0.1,0.2,0.3,1"
19-
Distances = "0.8"
19+
Distances = "0.8, 0.9"
2020
StaticArrays = "0.8,0.9,0.10,0.11,0.12"
2121
UnicodePlots = "0.3,1"
2222
julia = "1"

0 commit comments

Comments
 (0)