Skip to content

Commit fd57e66

Browse files
authored
Bump StatsBase dependency (#30)
1 parent 6ccf044 commit fd57e66

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 = "SmoothingSplines"
22
uuid = "102930c3-cf33-599f-b3b1-9a29a5acab30"
33
authors = ["Nikos Ignatiadis <nikos.ignatiadis01@gmail.com>"]
4-
version = "0.3.1"
4+
version = "0.3.2"
55

66
[deps]
77
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
@@ -11,7 +11,7 @@ StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
1111

1212
[compat]
1313
Reexport = "0.2, 1.0"
14-
StatsBase = "0.33"
14+
StatsBase = "0.34"
1515
julia = "1.0"
1616

1717
[extras]

0 commit comments

Comments
 (0)