Skip to content

Commit 10bb33c

Browse files
Update GaussianRandomFields compat (#486)
1 parent 96f00ef commit 10bb33c

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 = "EnsembleKalmanProcesses"
22
uuid = "aa8a2aa5-91d8-4396-bcef-d4f2ec43552d"
33
authors = ["CLIMA contributors <[email protected]>"]
4-
version = "2.4.0"
4+
version = "2.4.1"
55

66
[deps]
77
Convex = "f65535da-76fb-5f13-bab9-19810c17039a"
@@ -28,7 +28,7 @@ Convex = "0.15, 0.16"
2828
Distributions = "0.24.14, 0.25"
2929
DocStringExtensions = "0.8, 0.9"
3030
FFMPEG = "0.4"
31-
GaussianRandomFields = "2"
31+
GaussianRandomFields = "2.2.6"
3232
Interpolations = "0.13, 0.14, 0.15"
3333
LinearAlgebra = "1"
3434
MathOptInterface = "1"

0 commit comments

Comments
 (0)