Skip to content

Commit c0708ec

Browse files
Clp's [compat] is now set to "1.0.1" only for both Project.toml file.
1 parent db82218 commit c0708ec

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
2727
[compat]
2828
Arpack = "0.4.0, 0.5"
2929
AverageShiftedHistograms = "0.8.7"
30-
Clp = "1"
30+
Clp = "1.0.1"
3131
Clustering = "0.14.2"
3232
Distances = "0.10.2"
3333
Distributions = "0.24.18, 0.25"

docs/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80"
1010
WaveletsExt = "8f464e1e-25db-479f-b0a5-b7680379e03f"
1111

1212
[compat]
13-
Clp = "1"
13+
Clp = "1.0.1"
1414
Documenter = "0.26, 0.27"
1515
LaTeXStrings = "1.2"
1616
Graphs = "1.6.0"

0 commit comments

Comments
 (0)