Skip to content

Commit

Permalink
CompatHelper: bump compat for AbstractMCMC to 4, (keep existing compat)
Browse files Browse the repository at this point in the history
  • Loading branch information
CompatHelper Julia committed Mar 8, 2022
1 parent 93717f9 commit e52e49b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "NestedSamplers"
uuid = "41ceaf6f-1696-4a54-9b49-2e7a9ec3782e"
authors = ["Miles Lucas <mdlucas@hawaii.edu>"]
version = "0.8.1"
version = "0.8.2"

[deps]
AbstractMCMC = "80f14c24-f653-4e6a-9b94-39d6b0f70001"
Expand All @@ -17,7 +17,7 @@ Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"

[compat]
AbstractMCMC = "3.0.2"
AbstractMCMC = "3.0.2, 4"
Clustering = "0.13, 0.14"
Distributions = "0.21,0.22,0.23, 0.24, 0.25"
LogExpFunctions = "0.3"
Expand Down

0 comments on commit e52e49b

Please sign in to comment.