Skip to content

Commit d050b3b

Browse files
New version: MLJFlux v0.4.0 (#93547)
UUID: 094fc8d1-fd35-5302-93ea-dabda2abf845 Repo: https://github.com/FluxML/MLJFlux.jl.git Tree: 72935b7de07a7f6b72fd49ecc7898dac79248d46 Registrator tree SHA: f73a20c99934db92a256057d0d83ba394036a701
1 parent 53ce797 commit d050b3b

File tree

2 files changed

+12
-4
lines changed

2 files changed

+12
-4
lines changed

M/MLJFlux/Compat.toml

+9-4
Original file line numberDiff line numberDiff line change
@@ -34,15 +34,15 @@ Flux = "0.10.4-0.12"
3434
CategoricalArrays = "0.10"
3535
ColorTypes = "0.10.3-0.11"
3636

37-
["0.1.12-0"]
38-
julia = "1.6.0-1"
39-
4037
["0.1.12-0.2"]
4138
Statistics = "1.6.0-1"
4239

4340
["0.1.12-0.2.0"]
4441
MLJModelInterface = "1.1.0-1"
4542

43+
["0.1.12-0.3"]
44+
julia = "1.6.0-1"
45+
4646
["0.1.15-0"]
4747
ProgressMeter = "1.7.1-1"
4848

@@ -74,6 +74,11 @@ Flux = "0.10.4-0.13"
7474
Flux = "0.13"
7575
Metalhead = "0.7"
7676

77-
["0.3-0"]
77+
["0.3"]
7878
Flux = "0.13-0.14"
7979
Metalhead = "0.8"
80+
81+
["0.4-0"]
82+
Flux = "0.14"
83+
Metalhead = "0.9"
84+
julia = "1.9.0-1"

M/MLJFlux/Versions.toml

+3
Original file line numberDiff line numberDiff line change
@@ -90,3 +90,6 @@ git-tree-sha1 = "db1358a09d9cfb192bb058577a22899c75056224"
9090

9191
["0.3.1"]
9292
git-tree-sha1 = "40f9e99a6770bc795f70f1908316e1491488a7b7"
93+
94+
["0.4.0"]
95+
git-tree-sha1 = "72935b7de07a7f6b72fd49ecc7898dac79248d46"

0 commit comments

Comments
 (0)