Skip to content

Commit 35b9e71

Browse files
authored
Bump test dependency compats (#75)
* Bump JLD2 compat * Bump DimensionalData compat * Increment patch number
1 parent 41c6f03 commit 35b9e71

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Project.toml

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "PSIS"
22
uuid = "ce719bf2-d5d0-4fb9-925d-10a81b42ad04"
33
authors = ["Seth Axen <[email protected]> and contributors"]
4-
version = "0.9.7"
4+
version = "0.9.8"
55

66
[deps]
77
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
@@ -11,9 +11,9 @@ RecipesBase = "3cdcf5f2-1ef4-517c-9805-6587b60abb01"
1111
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
1212

1313
[compat]
14-
DimensionalData = "0.24.2"
14+
DimensionalData = "0.24.2, 0.25, 0.26, 0.27, 0.28, 0.29"
1515
Distributions = "0.25.81"
16-
JLD2 = "0.4.28"
16+
JLD2 = "0.4.28, 0.5"
1717
LinearAlgebra = "1.6"
1818
LogExpFunctions = "0.3.3"
1919
Plots = "1.10.1"

0 commit comments

Comments
 (0)