Skip to content

Commit 1f0398e

Browse files
authored
Merge pull request #135 from itsdfish/compathelper/new_version/2026-03-16-02-51-40-282-03754870169
CompatHelper: bump compat for DynamicPPL in [weakdeps] to 0.40, (keep existing compat)
2 parents 08c667d + c7a98fe commit 1f0398e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "SequentialSamplingModels"
22
uuid = "0e71a2a6-2b30-4447-8742-d083a85e82d1"
3-
authors = ["itsdfish"]
43
version = "0.13.1"
4+
authors = ["itsdfish"]
55

66
[deps]
77
ArgCheck = "dce04be8-c92d-5529-be00-80e4d2c0e197"
@@ -28,7 +28,7 @@ PlotsExt = ["Plots", "Interpolations", "KernelDensity"]
2828
[compat]
2929
ArgCheck = "2.5.0"
3030
Distributions = "v0.24.6, 0.25"
31-
DynamicPPL = "0.25 - 0.39"
31+
DynamicPPL = "0.25 - 0.39, 0.40"
3232
FunctionZeros = "0.2.0,0.3.0, 1"
3333
HCubature = "1"
3434
Interpolations = "0.14.0,0.15.0,0.16.0"

0 commit comments

Comments
 (0)