Skip to content

Commit

Permalink
Merge pull request #437 from SciML/compathelper/new_version/2023-07-1…
Browse files Browse the repository at this point in the history
…4-11-07-02-798-02071119871

CompatHelper: bump compat for Flux to 0.14 for package SurrogatesFlux, (keep existing compat)
  • Loading branch information
ChrisRackauckas authored Jul 14, 2023
2 parents 292009a + ad751ad commit 3fd97e1
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"
Flux = "0.13, 0.14"
Surrogates = "6.0.0"
julia = "1.6"

Expand Down

0 comments on commit 3fd97e1

Please sign in to comment.