Skip to content

Commit b9a7d18

Browse files
Merge pull request #2095 from FluxML/compathelper/new_version/2022-10-29-00-17-46-693-03407581657
CompatHelper: bump compat for MLUtils to 0.3, (keep existing compat)
2 parents 15c8590 + 2c838b6 commit b9a7d18

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,6 +1,6 @@
11
name = "Flux"
22
uuid = "587475ba-b771-5e3f-ad9e-33799f191a9c"
3-
version = "0.13.6"
3+
version = "0.13.6"
44

55
[deps]
66
Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e"
@@ -31,7 +31,7 @@ ArrayInterface = "3.1, 4, 5, 6"
3131
CUDA = "3"
3232
ChainRulesCore = "1.12"
3333
Functors = "0.3"
34-
MLUtils = "0.2"
34+
MLUtils = "0.2, 0.3"
3535
MacroTools = "0.5"
3636
NNlib = "0.8.9"
3737
NNlibCUDA = "0.2.4"

0 commit comments

Comments
 (0)