Skip to content

Commit

Permalink
Merge pull request #549 from JuliaAI/dev
Browse files Browse the repository at this point in the history
For a 0.16.15 release
  • Loading branch information
ablaom authored Jan 26, 2024
2 parents 613aa84 + b0029df commit c2cc862
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 c2cc862

Please sign in to comment.