Skip to content

Commit 7dde134

Browse files
authored
Support NaNMath 1 (#81)
1 parent 773be5a commit 7dde134

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "DiffRules"
22
uuid = "b552c78f-8df3-52c6-915a-8e097449b14b"
3-
version = "1.9.1"
3+
version = "1.10.0"
44

55
[deps]
66
IrrationalConstants = "92d709cd-6900-40b7-9082-c6be49f344b6"
@@ -12,7 +12,7 @@ SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b"
1212
[compat]
1313
IrrationalConstants = "0.1.1"
1414
LogExpFunctions = "0.3.2"
15-
NaNMath = "0.3"
15+
NaNMath = "0.3, 1"
1616
SpecialFunctions = "0.10, 1.0, 2"
1717
julia = "1.3"
1818

0 commit comments

Comments
 (0)