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.
2 parents 24f9f94 + 116dec1 commit 1a47e18Copy full SHA for 1a47e18
Project.toml
@@ -1,6 +1,6 @@
1
name = "DecFP"
2
uuid = "55939f99-70c6-5e9b-8bb0-5071ed7d61fd"
3
-version = "0.4.8"
+version = "0.4.9"
4
5
[deps]
6
BinaryProvider = "b99e7846-7c00-51b0-8f62-c81ae34c0232"
@@ -9,7 +9,7 @@ Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"
9
SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b"
10
11
[compat]
12
-julia = "≥ 0.7.0"
+julia = "0.7, 1"
13
14
[extras]
15
Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"
0 commit comments