Skip to content

Commit

Permalink
New version: PhyloPickMe v1.0.7 (#115863)
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: 553fe06124c9f78f298b80d1bc9afbf6424401e1

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored Sep 24, 2024
1 parent df32467 commit 6f7da24
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 6 deletions.
20 changes: 14 additions & 6 deletions P/PhyloPickMe/Compat.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
[1]
DataFrames = "1.6.0-1"
FLoops = "0.2"
FastPow = "0.1"
PhyloNetworks = "0.16"
Expand All @@ -9,24 +8,33 @@ julia = "1.1.0-1"
DelimitedFiles = "1.9.0-1"
Mmap = ["0.0.0", "1"]

["1-1.0.6"]
DataFrames = "1.6.0-1"

["1.0.0"]
CSV = "0.10"
LinearAlgebra = ["0.0.0", "1"]
SparseArrays = "1.10.0-1"
Statistics = "1.10.0-1"

["1.0.3-1"]
Statistics = "1.10.0-1"

["1.0.3-1.0.4"]
CSV = "0.10"
DelimitedFiles = "1.9.0-1"

["1.0.3-1.0.5"]
SparseArrays = "1.10.0-1"

["1.0.5-1"]
["1.0.3-1.0.6"]
Statistics = "1.10.0-1"

["1.0.5-1.0.6"]
CSV = "0.4-0.10"

["1.0.6-1"]
["1.0.6"]
SparseArrays = "1.7.0-1"

["1.0.7-1"]
CSV = "0.10"
DataFrames = "1"
SparseArrays = "1"
Statistics = "1"
3 changes: 3 additions & 0 deletions P/PhyloPickMe/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,6 @@ git-tree-sha1 = "93798388d1a45022e1c80a577d28949136f2ebd1"

["1.0.6"]
git-tree-sha1 = "f5cb0845387cfad633c023234eb77394865348eb"

["1.0.7"]
git-tree-sha1 = "553fe06124c9f78f298b80d1bc9afbf6424401e1"

0 comments on commit 6f7da24

Please sign in to comment.