We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2cfbfb commit ad3b1aaCopy full SHA for ad3b1aa
Project.toml
@@ -1,7 +1,7 @@
1
name = "InferenceObjects"
2
uuid = "b5cf5a8d-e756-4ee3-b014-01d49d192c00"
3
authors = ["Seth Axen <[email protected]> and contributors"]
4
-version = "0.3.14"
+version = "0.3.15"
5
6
[deps]
7
Compat = "34da2185-b29b-5c13-b0c7-acf172513d20"
@@ -34,7 +34,7 @@ MLJBase = "1"
34
NCDatasets = "0.12, 0.13, 0.14"
35
OffsetArrays = "1"
36
OrderedCollections = "1"
37
-PosteriorStats = "0.1.1"
+PosteriorStats = "0.1.1, 0.2"
38
Random = "1.6"
39
Requires = "0.5, 1"
40
StatsBase = "0.32, 0.33, 0.34"
0 commit comments