Skip to content

Commit 41a6413

Browse files
github-actions[bot]CompatHelper Juliasethaxen
authored
CompatHelper: bump compat for DataStructures to 0.19, (keep existing compat) (#139)
* CompatHelper: bump compat for DataStructures to 0.19, (keep existing compat) * Increment patch number --------- Co-authored-by: CompatHelper Julia <[email protected]> Co-authored-by: Seth Axen <[email protected]>
1 parent b06d50f commit 41a6413

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Project.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "MCMCDiagnosticTools"
22
uuid = "be115224-59cd-429b-ad48-344e309966f0"
33
authors = ["David Widmann", "Seth Axen"]
4-
version = "0.3.14"
4+
version = "0.3.15"
55

66
[deps]
77
AbstractFFTs = "621f4979-c628-5d54-868e-fcf4e3e8185c"
@@ -18,10 +18,10 @@ StatsFuns = "4c63d2b9-4356-54db-8cca-17b64c39e42c"
1818
Tables = "bd369af6-aec1-5ad0-b16a-f7cc5008161c"
1919

2020
[compat]
21-
Aqua = "0.8.1"
2221
AbstractFFTs = "0.5, 1"
22+
Aqua = "0.8.1"
2323
DataAPI = "1.12"
24-
DataStructures = "0.18.13"
24+
DataStructures = "0.18.13, 0.19"
2525
Distributions = "0.25.57"
2626
DynamicHMC = "3.2"
2727
EvoTrees = "0.16.2"

0 commit comments

Comments
 (0)