Skip to content

Commit ab38d18

Browse files
Merge pull request #674 from gdalle/adtypes_v1
Add ADTypes 1.0 compat
2 parents b8c6130 + 30e985f commit ab38d18

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 = "SciMLBase"
22
uuid = "0bca4576-84f4-4d90-8ffe-ffa030f20462"
33
authors = ["Chris Rackauckas <accounts@chrisrackauckas.com> and contributors"]
4-
version = "2.33.1"
4+
version = "2.34.0"
55

66
[deps]
77
ADTypes = "47edcb42-4c32-4615-8424-f2b9edc5f35b"
@@ -50,7 +50,7 @@ SciMLBaseRCallExt = "RCall"
5050
SciMLBaseZygoteExt = "Zygote"
5151

5252
[compat]
53-
ADTypes = "0.2.5"
53+
ADTypes = "0.2.5,1.0.0"
5454
ArrayInterface = "7.6"
5555
ChainRules = "1.58.0"
5656
ChainRulesCore = "1.18"

0 commit comments

Comments
 (0)