Skip to content

Commit 60fb5cd

Browse files
authored
Prepare new release (#926)
1 parent f8a7da2 commit 60fb5cd

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

Project.toml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "StatsBase"
22
uuid = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
33
authors = ["JuliaStats"]
4-
version = "0.34.2"
4+
version = "0.34.3"
55

66
[deps]
77
DataAPI = "9a962f9c-6df0-11e9-0e5d-c546b8b5ee8a"
@@ -19,9 +19,13 @@ StatsAPI = "82ae8749-77ed-4fe6-ae5f-f523153014b0"
1919
[compat]
2020
DataAPI = "1"
2121
DataStructures = "0.10, 0.11, 0.12, 0.13, 0.14, 0.17, 0.18"
22+
LinearAlgebra = "<0.0.1, 1"
2223
LogExpFunctions = "0.3"
2324
Missings = "0.3, 0.4, 1.0"
25+
Printf = "<0.0.1, 1"
26+
Random = "<0.0.1, 1"
2427
SortingAlgorithms = "0.3, 1.0"
28+
SparseArrays = "<0.0.1, 1"
2529
Statistics = "1"
2630
StatsAPI = "1.2"
2731
julia = "1"

0 commit comments

Comments
 (0)