Skip to content

Commit

Permalink
New version: McmcHermes v1.0.1 (#101656)
Browse files Browse the repository at this point in the history
UUID: 1dcdc7e9-a8b1-4892-8a0a-cdab5a60ee98
Repo: https://github.com/stevenalfonso/McmcHermes.jl.git
Tree: 915df0ee2a8278941ca076c855c0ca305e4b192d

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a

Co-authored-by: Viral B. Shah <ViralBShah@users.noreply.github.com>
  • Loading branch information
JuliaRegistrator and ViralBShah committed Jun 6, 2024
1 parent 763935a commit 2935f48
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 4 deletions.
6 changes: 4 additions & 2 deletions M/McmcHermes/Compat.toml
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
[1]
Compat = "4.6.0-4"
DataFrames = "1.5.0-1"
Distributions = "0.25"
julia = "1.8.0-1"

["1.0.0"]
DataFrames = "1.5.0-1"
LaTeXStrings = "1.3.0-1"
Plots = "1.38.0-1"
ProgressMeter = "1.7.0-1"
julia = "1.8.0-1"
6 changes: 4 additions & 2 deletions M/McmcHermes/Deps.toml
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
[1]
Compat = "34da2185-b29b-5c13-b0c7-acf172513d20"
DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

["1.0.0"]
DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
LaTeXStrings = "b964fa9f-0449-5b57-a5c2-d3ea65f4040f"
Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80"
ProgressMeter = "92933f4c-e287-5a05-a399-4b506db050ca"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
3 changes: 3 additions & 0 deletions M/McmcHermes/Versions.toml
Original file line number Diff line number Diff line change
@@ -1,2 +1,5 @@
["1.0.0"]
git-tree-sha1 = "dfe4eeeca03482b93220ad4c195aba004282de61"

["1.0.1"]
git-tree-sha1 = "915df0ee2a8278941ca076c855c0ca305e4b192d"

0 comments on commit 2935f48

Please sign in to comment.