We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ebdbf16 commit 8a4b4a1Copy full SHA for 8a4b4a1
Project.toml
@@ -2,7 +2,7 @@ name = "VCFTools"
2
uuid = "a620830f-fdd7-5ebc-8d26-3621ab35fbfe"
3
keywords = ["Variant call format", "VCF"]
4
authors = ["Hua Zhou <hwachou@gmail.com>", "OpenMendel Team"]
5
-version = "0.2.4"
+version = "0.2.5"
6
7
[deps]
8
CodecZlib = "944b1d66-785c-5afd-91f1-9de20f533193"
@@ -16,7 +16,7 @@ VariantCallFormat = "28eba6e3-a997-4ad9-87c6-d933b8bca6c1"
16
17
[compat]
18
CodecZlib = "0.7"
19
-Distributions = "0.24,0.25"
+Distributions = "0.24, 0.25"
20
HypothesisTests = "0.10"
21
ProgressMeter = "1"
22
SpecialFunctions = "1, 2"
0 commit comments