Skip to content

Commit 6bddbcf

Browse files
github-actions[bot]CompatHelper Julialorenzoh
authored
CompatHelper: bump compat for Flux to 0.14, (keep existing compat) (#283)
* CompatHelper: bump compat for Flux to 0.14, (keep existing compat) * Update patch version --------- Co-authored-by: CompatHelper Julia <compathelper_noreply@julialang.org> Co-authored-by: lorenzoh <lorenz.ohly@gmail.com>
1 parent ddb3a98 commit 6bddbcf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "FastAI"
22
uuid = "5d0beca9-ade8-49ae-ad0b-a3cf890e669f"
33
authors = ["Lorenz Ohly", "Julia Community"]
4-
version = "0.5.1"
4+
version = "0.5.2"
55

66
[deps]
77
DataDeps = "124859b0-ceae-595e-8997-d05f6a7a8dfe"
@@ -30,7 +30,7 @@ DataDeps = "0.7"
3030
FeatureRegistries = "0.1"
3131
FileIO = "1.7"
3232
FilePathsBase = "0.9"
33-
Flux = "0.12, 0.13"
33+
Flux = "0.12, 0.13, 0.14"
3434
FluxTraining = "0.2, 0.3"
3535
InlineTest = "0.2"
3636
JLD2 = "0.4"

0 commit comments

Comments
 (0)