Skip to content

Commit 37bef57

Browse files
CompatHelper: bump compat for Turing to 0.21, (keep existing compat) (#52)
1 parent 4297ca4 commit 37bef57

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"
33
authors = ["Jose Storopoli <[email protected]>, Rik Huijzer <[email protected]>, and contributors"]
4-
version = "2.0.0"
4+
version = "2.0.1"
55

66
[deps]
77
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
@@ -28,5 +28,5 @@ StatsBase = "0.33"
2828
StatsModels = "0.6.28"
2929
TableOperations = "1.2"
3030
Tables = "1.6"
31-
Turing = "0.20"
31+
Turing = "0.20, 0.21"
3232
julia = "1.6"

0 commit comments

Comments
 (0)