Skip to content

Commit

Permalink
New version: AbstractMCMC v5.0.0
Browse files Browse the repository at this point in the history
UUID: 80f14c24-f653-4e6a-9b94-39d6b0f70001
Repo: https://github.com/TuringLang/AbstractMCMC.jl.git
Tree: 63ae0647e8db221d63256820d1e346216c65ac66

Registrator tree SHA: f73a20c99934db92a256057d0d83ba394036a701
  • Loading branch information
JuliaRegistrator committed Oct 25, 2023
1 parent fabb156 commit b447c27
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 14 deletions.
16 changes: 8 additions & 8 deletions A/AbstractMCMC/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,20 +10,20 @@ julia = "1"
["0.3-0.4"]
ProgressMeter = "1.2.0-1"

["0.5-4"]
["0.5-5"]
ProgressLogging = "0.1"

["0.5.1-3"]
LoggingExtras = "0.4"

["0.5.1-4"]
["0.5.1-5"]
ConsoleProgressMonitor = "0.1"
TerminalLoggers = "0.1"

["0.5.6-4.4.0"]
StatsBase = "0.32-0.33"

[2-4]
[2-5]
BangBang = "0.3.19-0.3"
Transducers = "0.4.30-0.4"

Expand All @@ -36,17 +36,17 @@ LoggingExtras = "0.4"
["4.1-4.2"]
LoggingExtras = "0.4-0.5"

["4.2-4"]
["4.2-5"]
julia = "1.6.0-1"

["4.2.1-4"]
["4.2.1-5"]
LogDensityProblems = "2"

["4.3-4"]
["4.3-5"]
LoggingExtras = ["0.4-0.5", "1"]

["4.4.1-4"]
["4.4.1-5"]
StatsBase = "0.32-0.34"

["4.5-4"]
["4.5-5"]
FillArrays = "1"
12 changes: 6 additions & 6 deletions A/AbstractMCMC/Deps.toml
Original file line number Diff line number Diff line change
@@ -1,29 +1,29 @@
["0-0.4"]
ProgressMeter = "92933f4c-e287-5a05-a399-4b506db050ca"

[0-4]
[0-5]
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"

["0.5-4"]
["0.5-5"]
Distributed = "8ba89e20-285c-5b6f-9357-94700520ee1b"
Logging = "56ddb016-857b-54e1-b83d-db4d58db5568"
ProgressLogging = "33c8b6b6-d38a-422a-b730-caa89a2f386c"

["0.5.0"]
UUIDs = "cf7118a7-6976-5b1a-9a39-7adc72f591a4"

["0.5.1-4"]
["0.5.1-5"]
ConsoleProgressMonitor = "88cd18e8-d9cc-4ea6-8889-5259c0d15c8b"
LoggingExtras = "e6f89c97-d47a-5376-807f-9c37f3926c36"
TerminalLoggers = "5d786b92-1e48-4d6f-9151-6b4477ca9bed"

[2-4]
[2-5]
BangBang = "198e06fe-97b7-11e9-32a5-e1d131e6ad66"
Transducers = "28d57a85-8fef-5791-bfe6-a80928e7c999"

["4.2.1-4"]
["4.2.1-5"]
LogDensityProblems = "6fdf6af0-433a-55f7-b3ed-c6c6e0b8df7c"

["4.5-4"]
["4.5-5"]
FillArrays = "1a297f60-69ca-5386-bcde-b61e274b549b"
3 changes: 3 additions & 0 deletions A/AbstractMCMC/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -118,3 +118,6 @@ git-tree-sha1 = "87e63dcb990029346b091b170252f3c416568afc"
["4.5.0"]
git-tree-sha1 = "e7fba5aed576f624d7bdcfe47f81e4f96c0f4bda"
yanked = true

["5.0.0"]
git-tree-sha1 = "63ae0647e8db221d63256820d1e346216c65ac66"

0 comments on commit b447c27

Please sign in to comment.