Skip to content

Commit 2d95240

Browse files
CompatHelper: bump compat for "FixedPointNumbers" to "0.8" (#76)
Co-authored-by: Robert Luke <[email protected]>
1 parent b437168 commit 2d95240

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
@@ -18,7 +18,7 @@ Unitful = "1986cc42-f94f-5a68-af5c-568840ba703d"
1818
Compat = "2, 3"
1919
DSP = "0.6.1"
2020
FFTW = "1.1.0"
21-
FixedPointNumbers = "0.6.1"
21+
FixedPointNumbers = "0.6.1, 0.7, 0.8"
2222
IntervalSets = "0.3.2"
2323
TreeViews = "0.3"
2424
Unitful = "0.17.0"

0 commit comments

Comments
 (0)