Skip to content

Commit dd03d08

Browse files
Create Project.toml
1 parent 0348fe2 commit dd03d08

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "NeuralPDE"
22
uuid = "315f7962-48a3-4962-8226-d0f33b1235f0"
33
authors = ["Chris Rackauckas <accounts@chrisrackauckas.com>"]
4-
version = "4.1.0"
4+
version = "4.2.0"
55

66
[deps]
77
Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e"
@@ -61,7 +61,7 @@ Reexport = "0.2, 1.0"
6161
RuntimeGeneratedFunctions = "0.5"
6262
SciMLBase = "1.9"
6363
StochasticDiffEq = "6.13"
64-
SymbolicUtils = "0.18, 0.19"
64+
SymbolicUtils = "0.18"
6565
Symbolics = "4"
6666
Tracker = "0.2"
6767
Zygote = "0.6"

0 commit comments

Comments
 (0)