We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 446edf4 commit 9547ae9Copy full SHA for 9547ae9
Project.toml
@@ -1,7 +1,7 @@
1
name = "ADTypes"
2
uuid = "47edcb42-4c32-4615-8424-f2b9edc5f35b"
3
authors = ["Vaibhav Dixit <vaibhavyashdixit@gmail.com>, Guillaume Dalle and contributors"]
4
-version = "1.8.0"
+version = "1.8.1"
5
6
[deps]
7
ChainRulesCore = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"
@@ -17,7 +17,7 @@ ADTypesEnzymeCoreExt = "EnzymeCore"
17
18
[compat]
19
ChainRulesCore = "1.0.2"
20
-EnzymeCore = "0.5.3,0.6,0.7"
+EnzymeCore = "0.5.3,0.6,0.7,0.8"
21
julia = "1.6"
22
23
[extras]
0 commit comments