Skip to content

Commit

Permalink
Merge pull request #87 from SciML/ap/enz_up
Browse files Browse the repository at this point in the history
chore: update to new EnzymeCore release
  • Loading branch information
avik-pal authored Sep 18, 2024
2 parents 446edf4 + 9547ae9 commit f0a724f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "ADTypes"
uuid = "47edcb42-4c32-4615-8424-f2b9edc5f35b"
authors = ["Vaibhav Dixit <[email protected]>, Guillaume Dalle and contributors"]
version = "1.8.0"
version = "1.8.1"

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

[compat]
ChainRulesCore = "1.0.2"
EnzymeCore = "0.5.3,0.6,0.7"
EnzymeCore = "0.5.3,0.6,0.7,0.8"
julia = "1.6"

[extras]
Expand Down

0 comments on commit f0a724f

Please sign in to comment.