Skip to content

Commit 0138627

Browse files
authored
Bump DynamicPPL compat (#2734)
* Bump DynamicPPL compat * Restrict compat (but a bit less)
1 parent 97dbf1b commit 0138627

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 = "Enzyme"
22
uuid = "7da242da-08ed-463a-9acd-ee780be4f1d9"
33
authors = ["William Moses <wmoses@mit.edu>", "Valentin Churavy <vchuravy@mit.edu>"]
4-
version = "0.13.96"
4+
version = "0.13.97"
55

66
[deps]
77
CEnum = "fa961155-64e5-5f13-b03f-caf6b980ea82"
@@ -43,7 +43,7 @@ ADTypes = "1"
4343
BFloat16s = "0.2, 0.3, 0.4, 0.5, 0.6"
4444
CEnum = "0.4, 0.5"
4545
ChainRulesCore = "1"
46-
DynamicPPL = "0.35, 0.36, 0.37, 0.38"
46+
DynamicPPL = "0.35 - 0.39"
4747
EnzymeCore = "0.8.15"
4848
Enzyme_jll = "0.0.207"
4949
GPUArraysCore = "0.1.6, 0.2"

0 commit comments

Comments
 (0)