Skip to content

Commit

Permalink
Updated the compat section of Project.toml.
Browse files Browse the repository at this point in the history
Bump to v0.4.0.
  • Loading branch information
Lawrie authored and Lawrie committed Feb 12, 2021
1 parent 49ed9d0 commit 09cd606
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,14 @@ StringDistances = "88034a9c-02f8-509d-84a9-84ec65e18404"
TOML = "fa267f1f-6049-4f14-aa54-33bafae1ed76"
Tables = "bd369af6-aec1-5ad0-b16a-f7cc5008161c"

[compat]
CSV = "0.8.3"
DataFrames = "0.22.5"
Schemata = "3.0.0"
StringDistances = "0.10.0"
Tables = "1.3.2"
julia = "1.6"

[extras]
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

Expand Down

0 comments on commit 09cd606

Please sign in to comment.