Skip to content

Commit

Permalink
Merge pull request #569 from JuliaAI/registry-2024-10-07
Browse files Browse the repository at this point in the history
Update the mode registry
  • Loading branch information
ablaom authored Aug 1, 2024
2 parents a9e6781 + 967ee85 commit ae16d50
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "MLJModels"
uuid = "d491faf4-2d78-11e9-2867-c94bc002c0b7"
authors = ["Anthony D. Blaom <[email protected]>"]
version = "0.17.3"
version = "0.17.4"

[deps]
CategoricalArrays = "324d7699-5711-5eae-9e2f-1d82baa6b597"
Expand Down
2 changes: 1 addition & 1 deletion src/MLJModels.jl
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
module MLJModels
module MLJModels

import MLJModelInterface
import MLJModelInterface: Model, metadata_pkg, metadata_model, @mlj_model, info,
Expand Down
Loading

0 comments on commit ae16d50

Please sign in to comment.