Skip to content

Commit 265e9d7

Browse files
Merge pull request #441 from SciML/compathelper/new_version/2021-09-03-00-43-27-859-04281345219
CompatHelper: bump compat for NeuralPDE to 4 for package advanced, (keep existing compat)
2 parents c39e33d + 13a8e3d commit 265e9d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tutorials/advanced/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ DifferentialEquations = "6.14"
3030
Flux = "0.10, 0.11, 0.12"
3131
ModelingToolkit = "3.10, 4.0, 5.0, 6"
3232
NLsolve = "4.4"
33-
NeuralPDE = "3.10"
33+
NeuralPDE = "3.10, 4"
3434
OrdinaryDiffEq = "5.41"
3535
Plots = "1.4"
3636
SciMLBase = "1"

0 commit comments

Comments
 (0)