Skip to content

Commit cdf9fcb

Browse files
github-actions[bot]CompatHelper Julia
andauthored
CompatHelper: bump compat for Turing to 0.31, (keep existing compat) (#134)
Co-authored-by: CompatHelper Julia <[email protected]>
1 parent 2fdb95b commit cdf9fcb

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

Project.toml

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
11
name = "TuringGLM"
22
uuid = "0004c1f4-53c5-4d43-a221-a1dac6cf6b74"
3-
authors = [
4-
"Jose Storopoli <[email protected]>",
5-
"Rik Huijzer <[email protected]>",
6-
"contributors",
7-
]
3+
authors = ["Jose Storopoli <[email protected]>", "Rik Huijzer <[email protected]>", "contributors"]
84
version = "2.9.0"
95

106
[deps]
@@ -33,5 +29,5 @@ StatsBase = "0.33, 0.34"
3329
StatsModels = "0.6.28, 0.7"
3430
TableOperations = "1.2"
3531
Tables = "1.6"
36-
Turing = "0.20 - 0.27, 0.28, 0.29, 0.30"
32+
Turing = "0.20 - 0.27, 0.28, 0.29, 0.30, 0.31"
3733
julia = "1"

0 commit comments

Comments
 (0)