Skip to content

Commit b2c18ea

Browse files
authored
requires 0.6
1 parent fb4928d commit b2c18ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ precision types are very flexible, but fixed-precision types such
1616
as those in DecFP are much faster (though still about 100x slower than
1717
the hardware binary floating-point types `Float32` and `Float64`).
1818

19-
The DecFP package currently requires the Julia 0.5 release or later.
19+
The DecFP package currently requires the Julia 0.6 release or later.
2020

2121
## Usage
2222

0 commit comments

Comments
 (0)