Skip to content

Commit 36e4223

Browse files
committed
update outdated compat and bump patch version
1 parent fa05767 commit 36e4223

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Project.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "NestedSamplers"
22
uuid = "41ceaf6f-1696-4a54-9b49-2e7a9ec3782e"
33
authors = ["Miles Lucas <mdlucas@hawaii.edu>"]
4-
version = "0.8.2"
4+
version = "0.8.3"
55

66
[deps]
77
AbstractMCMC = "80f14c24-f653-4e6a-9b94-39d6b0f70001"
@@ -18,11 +18,11 @@ StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
1818

1919
[compat]
2020
AbstractMCMC = "3.0.2, 4"
21-
Clustering = "0.13, 0.14"
21+
Clustering = "0.13, 0.14, 0.15"
2222
Distributions = "0.21,0.22,0.23, 0.24, 0.25"
2323
LogExpFunctions = "0.3"
24-
MCMCChains = "3, 4, 5"
24+
MCMCChains = "3, 4, 5, 6"
2525
Parameters = "0.12"
2626
ProgressLogging = "0.1"
27-
StatsBase = "0.32, 0.33"
27+
StatsBase = "0.32, 0.33, 0.34"
2828
julia = "1.3"

0 commit comments

Comments
 (0)