Skip to content

Commit

Permalink
Merge pull request #82 from TuringLang/compathelper/new_version/2022-…
Browse files Browse the repository at this point in the history
…03-08-21-38-42-903-01301528769
  • Loading branch information
mileslucas authored Mar 13, 2022
2 parents 93717f9 + e52e49b commit 441e01f
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 441e01f

Please sign in to comment.