Skip to content

Commit

Permalink
Merge pull request #560 from JuliaAI/dev
Browse files Browse the repository at this point in the history
For a 0.17.1 release
  • Loading branch information
ablaom committed Jun 5, 2024
2 parents 5340efe + 68a4ab9 commit 6f573c2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 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 <anthony.blaom@gmail.com>"]
version = "0.17.0"
version = "0.17.1"

[deps]
CategoricalArrays = "324d7699-5711-5eae-9e2f-1d82baa6b597"
Expand Down
2 changes: 0 additions & 2 deletions src/registry/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ MLJGLMInterface = "caf8df21-4939-456d-ac9c-5fefbfb04c0c"
MLJIteration = "614be32b-d00c-4edb-bd02-1eb411ab5e55"
MLJLIBSVMInterface = "61c7150f-6c77-4bb1-949c-13197eac2a52"
MLJLinearModels = "6ee0df7b-362f-4a72-a706-9e79364fb692"
MLJModelInterface = "e80e1ace-859a-464e-9ed9-23947d8ae3ea"
MLJModels = "d491faf4-2d78-11e9-2867-c94bc002c0b7"
MLJMultivariateStatsInterface = "1b6a4a23-ba22-4f51-9698-8599985d3728"
MLJNaiveBayesInterface = "33e4bacb-b9e2-458e-9a13-5d9a90b235fa"
Expand All @@ -37,7 +36,6 @@ PartitionedLS = "19f41c5e-8610-11e9-2f2a-0d67e7c5027f"
Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
SIRUS = "cdeec39e-fb35-4959-aadb-a1dd5dede958"
SelfOrganizingMaps = "ba4b7379-301a-4be0-bee6-171e4e152787"
StatisticalTraits = "64bff920-2084-43da-a3e6-9bb72801c0c9"
SymbolicRegression = "8254be44-1295-4e6a-a16d-46603ac705cb"

[extras]
Expand Down

0 comments on commit 6f573c2

Please sign in to comment.