Skip to content

Commit cd6311e

Browse files
committed
support turing .34
1 parent 42f316c commit cd6311e

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.11.9"
4+
version = "0.11.10"
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"
47+
Turing = "0.29.0,0.30.0,0.31.0,0.32, 0.33, 0.34.0"
4848
julia = "1"
4949

5050
[extras]

0 commit comments

Comments
 (0)