Skip to content

Commit faec5bb

Browse files
CompatHelper: bump compat for "IntervalSets" to "0.6" (#91)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 7f2464c commit faec5bb

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
@@ -19,7 +19,7 @@ Compat = "2, 3"
1919
DSP = "0.6.1, 0.7"
2020
FFTW = "1.1.0"
2121
FixedPointNumbers = "0.6.1, 0.7, 0.8"
22-
IntervalSets = "0.3.2, 0.4, 0.5"
22+
IntervalSets = "0.3.2, 0.4, 0.5, 0.6"
2323
TreeViews = "0.3"
2424
Unitful = "0.17.0, 0.18, 1.0, 1.1, 1.2, 1.3, 1.4, 1.5, 1.6, 1.7"
2525
julia = "1"

0 commit comments

Comments
 (0)