Skip to content

Commit e594d56

Browse files
committed
Merge branch 'main' into refactor
2 parents 8729d6f + 35b9e71 commit e594d56

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Project.toml

+4-4
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
Compat = "34da2185-b29b-5c13-b0c7-acf172513d20"
@@ -22,12 +22,12 @@ StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
2222
PSISStatsBaseExt = ["StatsBase"]
2323

2424
[compat]
25-
Compat = "3, 4"
26-
DimensionalData = "0.24.2"
25+
Compat="3, 4"
26+
DimensionalData = "0.24.2, 0.25, 0.26, 0.27, 0.28, 0.29"
2727
Distributions = "0.25.81"
2828
DocStringExtensions = "0.9"
2929
IntervalSets = "0.7"
30-
JLD2 = "0.4.28"
30+
JLD2 = "0.4.28, 0.5"
3131
LinearAlgebra = "1.6"
3232
LogExpFunctions = "0.3.3"
3333
Plots = "1.10.1"

0 commit comments

Comments
 (0)