diff --git a/Project.toml b/Project.toml index 59558d77..c60894b7 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "TuringModels" uuid = "ead7e11d-4ba5-55c3-9d74-177ea73ef1fd" -authors = ["Rob Goedman, Richard Torkar, Rik Huijzer, Martin Trapp and contributors"] version = "2.0.2" +authors = ["Rob Goedman, Richard Torkar, Rik Huijzer, Martin Trapp and contributors"] [deps] CSV = "336ed68f-0bac-5ca0-87d4-7b16caf5d00b" @@ -29,5 +29,5 @@ Franklin = "=0.10.51" RData = "1" StatsFuns = "1" StatsPlots = "0.15" -Turing = "0.23" +Turing = "0.41" julia = "1.6"