Skip to content

Commit

Permalink
New version: PhyloPickMe v1.0.1
Browse files Browse the repository at this point in the history
UUID: 0dfd6e21-1466-4d69-a740-ac598855cece
Repo: https://github.com/jrusinko/PhyloPickMe.jl.git
Tree: 7958f1b283d2e8006c74af5502fccc7bfa52d639

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator committed Sep 18, 2024
1 parent 301de60 commit 9049bcc
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
6 changes: 4 additions & 2 deletions P/PhyloPickMe/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,11 @@ DataFrames = "1.6.0-1"
DelimitedFiles = "1.9.0-1"
FLoops = "0.2"
FastPow = "0.1"
LinearAlgebra = ["0.0.0", "1"]
Mmap = ["0.0.0", "1"]
PhyloNetworks = "0.16"
julia = "1.1.0-1"

["1.0.0"]
LinearAlgebra = ["0.0.0", "1"]
SparseArrays = "1.10.0-1"
Statistics = "1.10.0-1"
julia = "1.1.0-1"
4 changes: 3 additions & 1 deletion P/PhyloPickMe/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,10 @@ DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
DelimitedFiles = "8bb1440f-4735-579b-a4ab-409b98df4dab"
FLoops = "cc61a311-1640-44b5-9fba-1b764f453329"
FastPow = "c0e83750-1142-43a8-81cf-6c956b72b4d1"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
Mmap = "a63ad114-7e13-5084-954f-fe012c677804"
PhyloNetworks = "33ad39ac-ed31-50eb-9b15-43d0656eaa72"

["1.0.0"]
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
3 changes: 3 additions & 0 deletions P/PhyloPickMe/Versions.toml
Original file line number Diff line number Diff line change
@@ -1,2 +1,5 @@
["1.0.0"]
git-tree-sha1 = "78c121d6ffb81e6297be26eaf68199855472d538"

["1.0.1"]
git-tree-sha1 = "7958f1b283d2e8006c74af5502fccc7bfa52d639"

0 comments on commit 9049bcc

Please sign in to comment.