Skip to content

Commit 37e5a93

Browse files
committed
expand Turing compat
1 parent 431cfde commit 37e5a93

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 = "SequentialSamplingModels"
22
uuid = "0e71a2a6-2b30-4447-8742-d083a85e82d1"
33
authors = ["itsdfish"]
4-
version = "0.12.2"
4+
version = "0.12.3"
55

66
[deps]
77
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
@@ -44,7 +44,7 @@ SpecialFunctions = "1,2"
4444
Statistics = "1"
4545
StatsAPI = "1.0.0"
4646
StatsBase = "0.33.0,0.34.0"
47-
Turing = "0.29.0,0.30.0,0.31.0,0.32,0.33,0.34.0,0.35.0,0.36.0,0.37"
47+
Turing = "0.29.0,0.30.0,0.31.0,0.32,0.33,0.34.0,0.35.0,0.36.0,0.37,0.38.0"
4848
julia = "1"
4949

5050
[extras]

0 commit comments

Comments
 (0)