Skip to content

Commit 929ac40

Browse files
github-actions[bot]CompatHelper Julia
andauthored
CompatHelper: bump compat for JLD2 in [extras] to 0.6, (keep existing compat) (#82)
Co-authored-by: CompatHelper Julia <compathelper_noreply@julialang.org>
1 parent 2e11cc8 commit 929ac40

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 = "PSIS"
22
uuid = "ce719bf2-d5d0-4fb9-925d-10a81b42ad04"
3-
authors = ["Seth Axen <seth.axen@gmail.com> and contributors"]
43
version = "0.9.8"
4+
authors = ["Seth Axen <seth.axen@gmail.com> and contributors"]
55

66
[deps]
77
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
@@ -13,7 +13,7 @@ Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
1313
[compat]
1414
DimensionalData = "0.24.2, 0.25, 0.26, 0.27, 0.28, 0.29"
1515
Distributions = "0.25.81"
16-
JLD2 = "0.4.46, 0.5"
16+
JLD2 = "0.4.46, 0.5, 0.6"
1717
LinearAlgebra = "1"
1818
LogExpFunctions = "0.3.3"
1919
Plots = "1.10.1"

0 commit comments

Comments
 (0)