Skip to content

Commit

Permalink
New version: MLJFlux v0.1.6 (#28916)
Browse files Browse the repository at this point in the history
UUID: 094fc8d1-fd35-5302-93ea-dabda2abf845
Repo: https://github.com/alan-turing-institute/MLJFlux.jl.git
Tree: ec28ac45b96417161649f138c35f0f6c921355c9

Registrator tree SHA: e934b8c55381f28735124f23e8f7e96d09b20416
  • Loading branch information
JuliaRegistrator authored Jan 29, 2021
1 parent c94aa3f commit 7a12de5
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
7 changes: 6 additions & 1 deletion M/MLJFlux/Compat.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
[0]
ColorTypes = "0.10.3-0.10"
MLJModelInterface = "0.3"
ProgressMeter = "1.1.0-1"
Tables = "1"
julia = "1.3.0-1"
Expand All @@ -15,6 +14,9 @@ ScientificTypes = "0.8"
CategoricalArrays = "0.8.1-0.8"
Flux = "0.10.4-0.10"

["0-0.1.5"]
MLJModelInterface = "0.3"

["0.1.2-0"]
LossFunctions = "0.5-0.6"

Expand All @@ -24,3 +26,6 @@ ComputationalResources = "0.3.2-0.3"
["0.1.5-0"]
CategoricalArrays = "0.8.1-0.9"
Flux = "0.10.4-0.11"

["0.1.6-0"]
MLJModelInterface = "0.3-0.4"
3 changes: 3 additions & 0 deletions M/MLJFlux/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,6 @@ git-tree-sha1 = "6a52a4328589cf90ee30767b8613d88b5bc79031"

["0.1.5"]
git-tree-sha1 = "27600a2bcd96c4c7f0c3ba4f660db068c81a252e"

["0.1.6"]
git-tree-sha1 = "ec28ac45b96417161649f138c35f0f6c921355c9"

0 comments on commit 7a12de5

Please sign in to comment.