Skip to content

Commit

Permalink
bump MLJTestInterface compat; bump version 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ablaom committed Feb 9, 2023
1 parent 8a642e1 commit b86f869
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "MLJTestIntegration"
uuid = "697918b4-fdc1-4f9e-8ff9-929724cee270"
authors = ["Anthony D. Blaom <[email protected]>"]
version = "0.3.0"
version = "0.4.0"

[deps]
MLJ = "add582a8-e3ab-11e8-2d5e-e98b27df1bc7"
Expand All @@ -12,6 +12,6 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

[compat]
MLJ = "0.18, 0.19, 0.20"
MLJTestInterface = "0.1"
MLJTestInterface = "0.2"
NearestNeighborModels = "0.2"
julia = "1.6"

0 comments on commit b86f869

Please sign in to comment.