We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ddb3a98 commit 6bddbcfCopy full SHA for 6bddbcf
Project.toml
@@ -1,7 +1,7 @@
1
name = "FastAI"
2
uuid = "5d0beca9-ade8-49ae-ad0b-a3cf890e669f"
3
authors = ["Lorenz Ohly", "Julia Community"]
4
-version = "0.5.1"
+version = "0.5.2"
5
6
[deps]
7
DataDeps = "124859b0-ceae-595e-8997-d05f6a7a8dfe"
@@ -30,7 +30,7 @@ DataDeps = "0.7"
30
FeatureRegistries = "0.1"
31
FileIO = "1.7"
32
FilePathsBase = "0.9"
33
-Flux = "0.12, 0.13"
+Flux = "0.12, 0.13, 0.14"
34
FluxTraining = "0.2, 0.3"
35
InlineTest = "0.2"
36
JLD2 = "0.4"
0 commit comments