Skip to content

Commit

Permalink
CompatHelper: bump compat for Flux to 0.16, (keep existing compat)
Browse files Browse the repository at this point in the history
  • Loading branch information
CompatHelper Julia committed Dec 16, 2024
1 parent f7073dc commit edac404
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ version = "0.1.1"
Flux = "587475ba-b771-5e3f-ad9e-33799f191a9c"

[compat]
Flux = "0.14, 0.15"
Flux = "0.14, 0.15, 0.16"
julia = "1.9"

[extras]
Expand Down

0 comments on commit edac404

Please sign in to comment.