Skip to content

Commit

Permalink
Merge pull request #72 from FluxML/compathelper/new_version/2024-11-0…
Browse files Browse the repository at this point in the history
…8-01-21-57-901-02761449085

CompatHelper: bump compat for Optimisers to 0.4, (keep existing compat)
  • Loading branch information
darsnack authored Nov 14, 2024
2 parents a635001 + f65bc5e commit 37a5a1d
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 @@ -9,7 +9,7 @@ Optimisers = "3bd65402-5787-11e9-1adc-39752487f4e2"

[compat]
InfiniteArrays = "0.10.4, 0.11, 0.12, 0.13, 0.14"
Optimisers = "0.3.1"
Optimisers = "0.3.1, 0.4"
julia = "1.6"

[extras]
Expand Down

0 comments on commit 37a5a1d

Please sign in to comment.