Skip to content

Commit

Permalink
Update Project.toml (#1170)
Browse files Browse the repository at this point in the history
  • Loading branch information
wsmoses authored and michel2323 committed Dec 15, 2023
1 parent 99131d0 commit 05ff30d
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 = "Enzyme"
uuid = "7da242da-08ed-463a-9acd-ee780be4f1d9"
authors = ["William Moses <wmoses@mit.edu>", "Valentin Churavy <vchuravy@mit.edu>"]
version = "0.11.10"
version = "0.11.11"

[deps]
CEnum = "fa961155-64e5-5f13-b03f-caf6b980ea82"
Expand All @@ -19,7 +19,7 @@ Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
[compat]
CEnum = "0.4, 0.5"
EnzymeCore = "0.6.4"
Enzyme_jll = "0.0.95"
Enzyme_jll = "0.0.96"
GPUCompiler = "0.21, 0.22, 0.23, 0.24, 0.25"
LLVM = "6.1"
ObjectFile = "0.4"
Expand Down

0 comments on commit 05ff30d

Please sign in to comment.