Skip to content

Commit

Permalink
CompatHelper: bump compat for OptimizationOptimJL to 0.3 for package …
Browse files Browse the repository at this point in the history
…PINNOptimizers, (keep existing compat)
  • Loading branch information
CompatHelper Julia committed May 18, 2024
1 parent a7e2fa0 commit 285f9a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion benchmarks/PINNOptimizers/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@ ModelingToolkit = "8"
NeuralPDE = "5"
Optimization = "3"
OptimizationFlux = "0.1, 0.2"
OptimizationOptimJL = "0.1, 0.2"
OptimizationOptimJL = "0.1, 0.2, 0.3"
Plots = "1"
SciMLBenchmarks = "0.1"

0 comments on commit 285f9a6

Please sign in to comment.