Skip to content

Commit 8c45ac9

Browse files
authored
Merge pull request #109 from sisl/compathelper/new_version/2020-08-18-00-24-10-203-2877641527
CompatHelper: bump compat for "DataStructures" to "0.18"
2 parents e4b922f + 5f0ce55 commit 8c45ac9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
2525

2626
[compat]
2727
DataFrames = "0.21"
28-
DataStructures = "0.11,0.12,0.13,0.14,0.15,0.16,0.17"
28+
DataStructures = "0.11,0.12,0.13,0.14,0.15,0.16,0.17, 0.18"
2929
Discretizers = "3.0"
3030
Distributions = "0.17,0.18,0.19,0.20,0.21,0.22,0.23"
3131
GraphPlot = "0.3,0.3.1,0.4,0.4.1"

0 commit comments

Comments
 (0)