Skip to content

Commit b1d3141

Browse files
author
CompatHelper Julia
committed
CompatHelper: bump compat for Turing to 0.42, (keep existing compat)
1 parent ec15b69 commit b1d3141

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 = "TuringGLM"
22
uuid = "0004c1f4-53c5-4d43-a221-a1dac6cf6b74"
3-
authors = ["Jose Storopoli <[email protected]>", "Rik Huijzer <[email protected]>", "contributors"]
43
version = "2.14.2"
4+
authors = ["Jose Storopoli <[email protected]>", "Rik Huijzer <[email protected]>", "contributors"]
55

66
[deps]
77
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
@@ -29,5 +29,5 @@ StatsBase = "0.33 - 0.34"
2929
StatsModels = "0.6.28 - 0.7"
3030
TableOperations = "1.2"
3131
Tables = "1.6"
32-
Turing = "0.20 - 0.40"
32+
Turing = "0.20 - 0.40, 0.42"
3333
julia = "1"

0 commit comments

Comments
 (0)