From 967ee85df08f1902ed23e7d6f91df3453176789c Mon Sep 17 00:00:00 2001 From: "Anthony D. Blaom" Date: Fri, 2 Aug 2024 11:05:02 +1200 Subject: [PATCH] bump 0.17.4 --- Project.toml | 2 +- src/MLJModels.jl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Project.toml b/Project.toml index 5babd59..13262a4 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "MLJModels" uuid = "d491faf4-2d78-11e9-2867-c94bc002c0b7" authors = ["Anthony D. Blaom "] -version = "0.17.3" +version = "0.17.4" [deps] CategoricalArrays = "324d7699-5711-5eae-9e2f-1d82baa6b597" diff --git a/src/MLJModels.jl b/src/MLJModels.jl index daad124..36b2c1a 100755 --- a/src/MLJModels.jl +++ b/src/MLJModels.jl @@ -1,4 +1,4 @@ -module MLJModels +module MLJModels import MLJModelInterface import MLJModelInterface: Model, metadata_pkg, metadata_model, @mlj_model, info,