Skip to content

Commit ebedf6f

Browse files
author
PharmCat
committed
Distributions 0.25
1 parent 25deef7 commit ebedf6f

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
@@ -1,7 +1,7 @@
11
name = "ClinicalTrialUtilities"
22
uuid = "535c2557-d7d0-564d-8ff9-4ae146c18cfe"
33
authors = ["Vladimir Arnautov (mail@pharmcat.net)"]
4-
version = "0.6.2"
4+
version = "0.6.3"
55

66
[deps]
77
DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
@@ -15,7 +15,7 @@ StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
1515

1616
[compat]
1717
DataFrames = "0.22, 1"
18-
Distributions = "0.20, 0.21, 0.22, 0.23, 0.24"
18+
Distributions = "0.20, 0.21, 0.22, 0.23, 0.24, 0.25"
1919
QuadGK = "2"
2020
RecipesBase = "1"
2121
Roots = "1"

0 commit comments

Comments
 (0)