Skip to content

Commit 553ea01

Browse files
github-actions[bot]CompatHelper Juliadevmotion
authored
CompatHelper: bump compat for NaNMath to 1, (keep existing compat) (#195)
* CompatHelper: bump compat for NaNMath to 1, (keep existing compat) * Update Project.toml * Update Project.toml Co-authored-by: CompatHelper Julia <compathelper_noreply@julialang.org> Co-authored-by: David Widmann <devmotion@users.noreply.github.com>
1 parent 3e30ddf commit 553ea01

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "ReverseDiff"
22
uuid = "37e2e3b7-166d-5795-8a7a-e32c996b4267"
3-
version = "1.13.0"
3+
version = "1.14.0"
44

55
[deps]
66
ChainRulesCore = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"
@@ -25,7 +25,7 @@ ForwardDiff = "0.10"
2525
FunctionWrappers = "1"
2626
LogExpFunctions = "0.3"
2727
MacroTools = "0.5"
28-
NaNMath = "0.3"
28+
NaNMath = "0.3, 1"
2929
SpecialFunctions = "0.8, 0.9, 0.10, 1.0, 2"
3030
StaticArrays = "0.10, 0.11, 0.12, 1.0"
3131
julia = "1"

0 commit comments

Comments
 (0)