diff --git a/Project.toml b/Project.toml index e8074c3..c59878d 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "TuringGLM" uuid = "0004c1f4-53c5-4d43-a221-a1dac6cf6b74" authors = ["Jose Storopoli , Rik Huijzer , and contributors"] -version = "2.6" +version = "2.7" [deps] Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f" @@ -28,5 +28,5 @@ StatsBase = "0.33" StatsModels = "0.6.28, 0.7" TableOperations = "1.2" Tables = "1.6" -Turing = "0.20, 0.21, 0.22, 0.23, 0.24" +Turing = "0.20, 0.21, 0.22, 0.23, 0.24, 0.25" julia = "1"