diff --git a/Project.toml b/Project.toml index c1eba6b..448195b 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "TuringBenchmarking" uuid = "0db1332d-5c25-4deb-809f-459bc696f94f" authors = ["Tor Erlend Fjelde and contributors"] -version = "0.5.2" +version = "0.5.3" [deps] ADTypes = "47edcb42-4c32-4615-8424-f2b9edc5f35b" @@ -24,7 +24,7 @@ BridgeStan = "c88b6f0a-829e-4b0b-94b7-f06ab5908f5a" TuringBenchmarkingBridgeStanExt = "BridgeStan" [compat] -ADTypes = "0.2" +ADTypes = "0.2, 1" AbstractMCMC = "5" BenchmarkTools = "1" BridgeStan = "2"