Skip to content

Commit

Permalink
Merge pull request #548 from JuliaAI/registry-2024-01-27
Browse files Browse the repository at this point in the history
Update registry 2024/01/27
  • Loading branch information
ablaom authored Jan 26, 2024
2 parents 4caca94 + 384b58c commit b0029df
Show file tree
Hide file tree
Showing 4 changed files with 188 additions and 188 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.16.14"
version = "0.16.15"

[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 b0029df

Please sign in to comment.