Skip to content

Commit d69dbd6

Browse files
New version: LiteQTL v0.2.3 (#91953)
UUID: 85e3bc59-379b-574d-918d-c856ad6b8b91 Repo: https://github.com/senresearch/LiteQTL.jl.git Tree: 5580b90ee693989a66e2667a40dd67a8a4701dd7 Registrator tree SHA: f73a20c99934db92a256057d0d83ba394036a701
1 parent 871c51e commit d69dbd6

File tree

2 files changed

+18
-7
lines changed

2 files changed

+18
-7
lines changed

L/LiteQTL/Compat.toml

Lines changed: 15 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,22 +7,30 @@ julia = "1.3.0-1"
77
CSV = "0.7"
88
DataFrames = "0.21"
99

10-
["0.2-0"]
10+
["0.2-0.2.1"]
11+
CUDA = "2.3.0-2"
12+
13+
["0.2-0.2.2"]
1114
DelimitedFiles = "1.5.0-1"
1215
DocStringExtensions = "0.4-0.8"
1316
julia = "1.5.0-1"
1417

15-
["0.2-0.2.1"]
16-
CUDA = "2.3.0-2"
17-
1818
["0.2.1"]
1919
Distributions = "0.24"
2020

21-
["0.2.1-0"]
21+
["0.2.1-0.2.2"]
2222
Statistics = "1.5.0-1"
2323

24+
["0.2.2"]
25+
CUDA = "2.3-3.7"
26+
Distributions = ["0.24", "0.26"]
27+
2428
["0.2.2-0"]
2529
CSV = "0.9-0.10"
26-
CUDA = "2.3-3.7"
2730
DataFrames = "1.3.0-1"
28-
Distributions = ["0.24", "0.26"]
31+
32+
["0.2.3-0"]
33+
CUDA = "2.3-5.0"
34+
Distributions = "0.24-0.26"
35+
DocStringExtensions = "0.4-0.9"
36+
julia = "1"

L/LiteQTL/Versions.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,6 @@ git-tree-sha1 = "dc10e8e5c7f6d02c80708d0f4f55b63b653422eb"
99

1010
["0.2.2"]
1111
git-tree-sha1 = "d54ba09b9dec053c2a9968829fdb193c9ca6f234"
12+
13+
["0.2.3"]
14+
git-tree-sha1 = "5580b90ee693989a66e2667a40dd67a8a4701dd7"

0 commit comments

Comments
 (0)