Skip to content

Commit

Permalink
Update Project.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisRackauckas authored Feb 7, 2021
1 parent 69f4b6a commit 536112c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "DiffEqFlux"
uuid = "aae7a2af-3d4f-5e19-a356-7da93b79d9d0"
authors = ["Chris Rackauckas <[email protected]>"]
version = "1.31.1"
version = "1.32.0"

[deps]
Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e"
Expand Down Expand Up @@ -69,4 +69,4 @@ StochasticDiffEq = "789caeaf-c7a9-5a7d-9973-96adeb23e2a0"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

[targets]
test = ["DelayDiffEq", "Distances", "DataInterpolations", "DiffEqCallbacks", "Distributed", "GalacticOptim", "OrdinaryDiffEq", "NLopt", "Optim", "Pkg", "Random", "SafeTestsets", "Statistics", "StochasticDiffEq", "Test", "GeometricFlux", "ReverseDiff"]
test = ["DelayDiffEq", "Distances", "DataInterpolations", "DiffEqCallbacks", "Distributed", "GalacticOptim", "OrdinaryDiffEq", "NLopt", "Optim", "Pkg", "Random", "SafeTestsets", "Statistics", "StochasticDiffEq", "Test", "GeometricFlux", "ReverseDiff"]

0 comments on commit 536112c

Please sign in to comment.