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 11, 2025
1 parent 6ac0085 commit 9caba7d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/OrdinaryDiffEqNonlinearSolve/Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "OrdinaryDiffEqNonlinearSolve"
uuid = "127b3ac7-2247-4354-8eb6-78cf4e7c58e8"
authors = ["Chris Rackauckas <accounts@chrisrackauckas.com>", "Yingbo Ma <mayingbo5@gmail.com>"]
version = "1.3.1"
version = "1.4.0"

[deps]
ADTypes = "47edcb42-4c32-4615-8424-f2b9edc5f35b"
Expand Down Expand Up @@ -33,7 +33,7 @@ FastBroadcast = "0.3.5"
FastClosures = "0.3.2"
ForwardDiff = "0.10.36"
LinearAlgebra = "<0.0.1, 1"
LinearSolve = "2.32.0"
LinearSolve = "2.32.0, 3"
MuladdMacro = "0.2.4"
NonlinearSolve = "3.14.0, 4"
OrdinaryDiffEqCore = "1.13"
Expand Down

0 comments on commit 9caba7d

Please sign in to comment.