Skip to content

Commit 14bd352

Browse files
authored
Update Project.toml: bump version (#186)
* Update Project.toml: bump version * Update Project.toml: version numbers for stdlibs
1 parent cec673a commit 14bd352

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Project.toml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "DecFP"
22
uuid = "55939f99-70c6-5e9b-8bb0-5071ed7d61fd"
3-
version = "1.3.2"
3+
version = "1.3.3"
44

55
[deps]
66
DecFP_jll = "47200ebd-12ce-5be5-abb7-8e082af23329"
@@ -12,6 +12,8 @@ SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b"
1212
DecFP_jll = "2.0.3"
1313
SpecialFunctions = "0.8, 0.9, 0.10, 0.11, 1, 2"
1414
julia = "1.6"
15+
Printf = "<0.0.1, 1"
16+
Random = "<0.0.1, 1"
1517

1618
[extras]
1719
Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"

0 commit comments

Comments
 (0)