Skip to content

Commit

Permalink
Merge pull request #143 from gdalle/gd/adtypes1
Browse files Browse the repository at this point in the history
Force ADTypes v1
  • Loading branch information
ChrisRackauckas authored May 17, 2024
2 parents c8a259a + 59f0d7d commit eeac315
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/SimpleNonlinearSolve/Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "SimpleNonlinearSolve"
uuid = "727e6d20-b764-4bd8-a329-72de5adea6c7"
authors = ["SciML"]
version = "1.8.0"
version = "1.8.1"

[deps]
ADTypes = "47edcb42-4c32-4615-8424-f2b9edc5f35b"
Expand Down Expand Up @@ -36,7 +36,7 @@ SimpleNonlinearSolveTrackerExt = "Tracker"
SimpleNonlinearSolveZygoteExt = "Zygote"

[compat]
ADTypes = "0.2.6, 1"
ADTypes = "1"
AllocCheck = "0.1.1"
Aqua = "0.8"
ArrayInterface = "7.8"
Expand Down

0 comments on commit eeac315

Please sign in to comment.