Skip to content
This repository was archived by the owner on May 15, 2025. It is now read-only.

Commit 34e7d8c

Browse files
Merge pull request #143 from gdalle/gd/adtypes1
Force ADTypes v1
2 parents 6b2191f + ede0444 commit 34e7d8c

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 = "SimpleNonlinearSolve"
22
uuid = "727e6d20-b764-4bd8-a329-72de5adea6c7"
33
authors = ["SciML"]
4-
version = "1.8.0"
4+
version = "1.8.1"
55

66
[deps]
77
ADTypes = "47edcb42-4c32-4615-8424-f2b9edc5f35b"
@@ -36,7 +36,7 @@ SimpleNonlinearSolveTrackerExt = "Tracker"
3636
SimpleNonlinearSolveZygoteExt = "Zygote"
3737

3838
[compat]
39-
ADTypes = "0.2.6, 1"
39+
ADTypes = "1"
4040
AllocCheck = "0.1.1"
4141
Aqua = "0.8"
4242
ArrayInterface = "7.8"

0 commit comments

Comments
 (0)