Skip to content

Commit 8a4b4a1

Browse files
authored
Update Project.toml
1 parent ebdbf16 commit 8a4b4a1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name = "VCFTools"
22
uuid = "a620830f-fdd7-5ebc-8d26-3621ab35fbfe"
33
keywords = ["Variant call format", "VCF"]
44
authors = ["Hua Zhou <hwachou@gmail.com>", "OpenMendel Team"]
5-
version = "0.2.4"
5+
version = "0.2.5"
66

77
[deps]
88
CodecZlib = "944b1d66-785c-5afd-91f1-9de20f533193"
@@ -16,7 +16,7 @@ VariantCallFormat = "28eba6e3-a997-4ad9-87c6-d933b8bca6c1"
1616

1717
[compat]
1818
CodecZlib = "0.7"
19-
Distributions = "0.24,0.25"
19+
Distributions = "0.24, 0.25"
2020
HypothesisTests = "0.10"
2121
ProgressMeter = "1"
2222
SpecialFunctions = "1, 2"

0 commit comments

Comments
 (0)