Skip to content

Commit

Permalink
Merge pull request #501 from SciML/compathelper/new_version/2024-12-1…
Browse files Browse the repository at this point in the history
…5-16-04-36-502-04084984946

CompatHelper: bump compat for Flux to 0.16 for package SurrogatesFlux, (keep existing compat)
  • Loading branch information
ChrisRackauckas authored Dec 15, 2024
2 parents 479554c + 62e6099 commit 850ff4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/SurrogatesFlux/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Flux = "587475ba-b771-5e3f-ad9e-33799f191a9c"
Surrogates = "6fc51010-71bc-11e9-0e15-a3fcc6593c49"

[compat]
Flux = "0.13, 0.14, 0.15"
Flux = "0.13, 0.14, 0.15, 0.16"
Surrogates = "6"
julia = "1.10"

Expand Down

0 comments on commit 850ff4a

Please sign in to comment.