Skip to content

Commit

Permalink
bumping up compats, now ok with Tables
Browse files Browse the repository at this point in the history
  • Loading branch information
tlienart committed Feb 24, 2020
1 parent 1bc2d6c commit fc9a49c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Project.toml
@@ -1,7 +1,7 @@
name = "MLJTuning"
uuid = "03970b2e-30c4-11ea-3135-d1576263f10f"
authors = ["Anthony D. Blaom <anthony.blaom@gmail.com>"]
version = "0.1.3"
version = "0.1.4"

[deps]
ComputationalResources = "ed09eef8-17a6-5b46-8889-db040fac31e3"
Expand All @@ -12,7 +12,7 @@ RecipesBase = "3cdcf5f2-1ef4-517c-9805-6587b60abb01"

[compat]
ComputationalResources = "^0.3"
MLJBase = "^0.11.1"
MLJBase = "^0.11"
RecipesBase = "^0.8"
julia = "^1"

Expand Down

0 comments on commit fc9a49c

Please sign in to comment.