Skip to content

Commit

Permalink
Merge pull request #499 from SciML/compathelper/new_version/2024-12-0…
Browse files Browse the repository at this point in the history
…5-10-04-47-362-00467876490

CompatHelper: bump compat for Flux to 0.15 for package SurrogatesFlux, (keep existing compat)
  • Loading branch information
ChrisRackauckas authored Dec 11, 2024
2 parents d201dfa + 185b769 commit fafaddd
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"
Flux = "0.13, 0.14, 0.15"
Surrogates = "6"
julia = "1.10"

Expand Down

0 comments on commit fafaddd

Please sign in to comment.