Skip to content
Merged
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name = "PosteriorStats"
uuid = "7f36be82-ad55-44ba-a5c0-b8b5480d7aa5"
version = "0.4.8"
version = "0.4.9"
authors = ["Seth Axen <seth@sethaxen.com> and contributors"]

[deps]
Expand Down Expand Up @@ -58,7 +58,7 @@ PSIS = "0.9.1"
PrettyTables = "2.1, 3"
Printf = "1"
Random = "1"
Roots = "1, 2"
Roots = "1, 2, 3"
Setfield = "1"
SpecialFunctions = "1.2, 2"
Statistics = "1"
Expand Down
Loading