Skip to content

Commit

Permalink
Rel 3.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
goedman committed Nov 13, 2020
1 parent 4b1a488 commit e70fe25
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "Jags"
uuid = "7de783dc-89a7-511c-b223-597fcba0cc71"
repo = "https://github.com/goedman/Jags.jl.git"
version = "3.0.5"
version = "3.0.6"

[deps]
CSV = "336ed68f-0bac-5ca0-87d4-7b16caf5d00b"
Expand All @@ -17,10 +17,10 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
Unicode = "4ec0a83e-493e-50e2-b9ac-8f72acf5a8f5"

[compat]
CSV = "0.7"
CSV = "0.7, 0.8"
Compat = "2, 3"
Documenter = "0.24, 0.25"
MCMCChains = "3.0, 4.0"
MCMCChains = "4"
StatsPlots = "0.13, 0.14"
julia = "^1"

Expand Down

0 comments on commit e70fe25

Please sign in to comment.