We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb0ee15 commit 61d97a4Copy full SHA for 61d97a4
contracts/abdk-libraries-solidity/ABDKMathQuad.sol
@@ -2,7 +2,7 @@
2
* ABDK Math Quad Smart Contract Library. Copyright © 2019 by ABDK Consulting.
3
* Author: Mikhail Vladimirov <[email protected]>
4
*/
5
-pragma solidity ^0.5.0 || ^0.6.0;
+pragma solidity ^0.6.4;
6
7
/**
8
* Smart contract library of mathematical functions operating with IEEE 754
0 commit comments