Skip to content

Commit f0a724f

Browse files
authored
Merge pull request #87 from SciML/ap/enz_up
chore: update to new EnzymeCore release
2 parents 446edf4 + 9547ae9 commit f0a724f

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 = "ADTypes"
22
uuid = "47edcb42-4c32-4615-8424-f2b9edc5f35b"
33
authors = ["Vaibhav Dixit <[email protected]>, Guillaume Dalle and contributors"]
4-
version = "1.8.0"
4+
version = "1.8.1"
55

66
[deps]
77
ChainRulesCore = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"
@@ -17,7 +17,7 @@ ADTypesEnzymeCoreExt = "EnzymeCore"
1717

1818
[compat]
1919
ChainRulesCore = "1.0.2"
20-
EnzymeCore = "0.5.3,0.6,0.7"
20+
EnzymeCore = "0.5.3,0.6,0.7,0.8"
2121
julia = "1.6"
2222

2323
[extras]

0 commit comments

Comments
 (0)