Skip to content

Commit

Permalink
Merge pull request #27 from matthieugomez/compathelper/new_version/20…
Browse files Browse the repository at this point in the history
…20-05-20-12-03-08-092-188304956

CompatHelper: bump compat for "Distances" to "0.9"
  • Loading branch information
matthieugomez committed May 20, 2020
2 parents 13c9f12 + bc975b6 commit 6057235
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,16 +5,13 @@ version = "0.6.4"
[deps]
Distances = "b4f34e82-e78d-54a5-968a-f98e89d6e8f7"


[compat]
Distances = "0.8.1, 0.9"
julia = "1"
Distances = "0.8.1"

[extras]
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
Unicode = "4ec0a83e-493e-50e2-b9ac-8f72acf5a8f5"

[targets]
test = ["Test", "Unicode"]


0 comments on commit 6057235

Please sign in to comment.